nft_reject_inet_type  117 net/netfilter/nft_reject_inet.c static struct nft_expr_type nft_reject_inet_type;
nft_reject_inet_type  119 net/netfilter/nft_reject_inet.c 	.type		= &nft_reject_inet_type,
nft_reject_inet_type  127 net/netfilter/nft_reject_inet.c static struct nft_expr_type nft_reject_inet_type __read_mostly = {
nft_reject_inet_type  138 net/netfilter/nft_reject_inet.c 	return nft_register_expr(&nft_reject_inet_type);
nft_reject_inet_type  143 net/netfilter/nft_reject_inet.c 	nft_unregister_expr(&nft_reject_inet_type);