Searched refs:nft_tproxy_type (Results 1 – 1 of 1) sorted by relevance
326 static struct nft_expr_type nft_tproxy_type; variable328 .type = &nft_tproxy_type,338 static struct nft_expr_type nft_tproxy_type __read_mostly = {348 return nft_register_expr(&nft_tproxy_type); in nft_tproxy_module_init()353 nft_unregister_expr(&nft_tproxy_type); in nft_tproxy_module_exit()
Completed in 3 milliseconds