nft_notrack_type 778 net/netfilter/nft_ct.c static struct nft_expr_type nft_notrack_type; nft_notrack_type 780 net/netfilter/nft_ct.c .type = &nft_notrack_type, nft_notrack_type 785 net/netfilter/nft_ct.c static struct nft_expr_type nft_notrack_type __read_mostly = { nft_notrack_type 1296 net/netfilter/nft_ct.c err = nft_register_expr(&nft_notrack_type); nft_notrack_type 1321 net/netfilter/nft_ct.c nft_unregister_expr(&nft_notrack_type); nft_notrack_type 1334 net/netfilter/nft_ct.c nft_unregister_expr(&nft_notrack_type);