nft_xfrm_type     257 net/netfilter/nft_xfrm.c static struct nft_expr_type nft_xfrm_type;
nft_xfrm_type     259 net/netfilter/nft_xfrm.c 	.type		= &nft_xfrm_type,
nft_xfrm_type     267 net/netfilter/nft_xfrm.c static struct nft_expr_type nft_xfrm_type __read_mostly = {
nft_xfrm_type     277 net/netfilter/nft_xfrm.c 	return nft_register_expr(&nft_xfrm_type);
nft_xfrm_type     282 net/netfilter/nft_xfrm.c 	nft_unregister_expr(&nft_xfrm_type);