nft_ct_expect_obj_type 1267 net/netfilter/nft_ct.c static struct nft_object_type nft_ct_expect_obj_type; nft_ct_expect_obj_type 1270 net/netfilter/nft_ct.c .type = &nft_ct_expect_obj_type, nft_ct_expect_obj_type 1278 net/netfilter/nft_ct.c static struct nft_object_type nft_ct_expect_obj_type __read_mostly = { nft_ct_expect_obj_type 1304 net/netfilter/nft_ct.c err = nft_register_obj(&nft_ct_expect_obj_type); nft_ct_expect_obj_type 1316 net/netfilter/nft_ct.c nft_unregister_obj(&nft_ct_expect_obj_type); nft_ct_expect_obj_type 1332 net/netfilter/nft_ct.c nft_unregister_obj(&nft_ct_expect_obj_type);