nft_tunnel_type 126 net/netfilter/nft_tunnel.c static struct nft_expr_type nft_tunnel_type; nft_tunnel_type 128 net/netfilter/nft_tunnel.c .type = &nft_tunnel_type, nft_tunnel_type 135 net/netfilter/nft_tunnel.c static struct nft_expr_type nft_tunnel_type __read_mostly = { nft_tunnel_type 587 net/netfilter/nft_tunnel.c err = nft_register_expr(&nft_tunnel_type); nft_tunnel_type 593 net/netfilter/nft_tunnel.c nft_unregister_expr(&nft_tunnel_type); nft_tunnel_type 601 net/netfilter/nft_tunnel.c nft_unregister_expr(&nft_tunnel_type);