nft_reject_ipv4_type 39 net/ipv4/netfilter/nft_reject_ipv4.c static struct nft_expr_type nft_reject_ipv4_type; nft_reject_ipv4_type 41 net/ipv4/netfilter/nft_reject_ipv4.c .type = &nft_reject_ipv4_type, nft_reject_ipv4_type 49 net/ipv4/netfilter/nft_reject_ipv4.c static struct nft_expr_type nft_reject_ipv4_type __read_mostly = { nft_reject_ipv4_type 60 net/ipv4/netfilter/nft_reject_ipv4.c return nft_register_expr(&nft_reject_ipv4_type); nft_reject_ipv4_type 65 net/ipv4/netfilter/nft_reject_ipv4.c nft_unregister_expr(&nft_reject_ipv4_type);