nft_match_type 701 net/netfilter/nft_compat.c static struct nft_expr_type nft_match_type; nft_match_type 738 net/netfilter/nft_compat.c ops->type = &nft_match_type; nft_match_type 772 net/netfilter/nft_compat.c static struct nft_expr_type nft_match_type __read_mostly = { nft_match_type 867 net/netfilter/nft_compat.c ret = nft_register_expr(&nft_match_type); nft_match_type 885 net/netfilter/nft_compat.c nft_unregister_expr(&nft_match_type); nft_match_type 893 net/netfilter/nft_compat.c nft_unregister_expr(&nft_match_type);