nft_tunnel_obj_type 565 net/netfilter/nft_tunnel.c static struct nft_object_type nft_tunnel_obj_type; nft_tunnel_obj_type 567 net/netfilter/nft_tunnel.c .type = &nft_tunnel_obj_type, nft_tunnel_obj_type 575 net/netfilter/nft_tunnel.c static struct nft_object_type nft_tunnel_obj_type __read_mostly = { nft_tunnel_obj_type 591 net/netfilter/nft_tunnel.c err = nft_register_obj(&nft_tunnel_obj_type); nft_tunnel_obj_type 600 net/netfilter/nft_tunnel.c nft_unregister_obj(&nft_tunnel_obj_type);