nft_masq_ipv4_type  127 net/netfilter/nft_masq.c static struct nft_expr_type nft_masq_ipv4_type;
nft_masq_ipv4_type  129 net/netfilter/nft_masq.c 	.type		= &nft_masq_ipv4_type,
nft_masq_ipv4_type  138 net/netfilter/nft_masq.c static struct nft_expr_type nft_masq_ipv4_type __read_mostly = {
nft_masq_ipv4_type  276 net/netfilter/nft_masq.c 	ret = nft_register_expr(&nft_masq_ipv4_type);
nft_masq_ipv4_type  287 net/netfilter/nft_masq.c 		nft_unregister_expr(&nft_masq_ipv4_type);
nft_masq_ipv4_type  298 net/netfilter/nft_masq.c 	nft_unregister_expr(&nft_masq_ipv4_type);