nft_ct_timeout_obj_type 956 net/netfilter/nft_ct.c static struct nft_object_type nft_ct_timeout_obj_type; nft_ct_timeout_obj_type 959 net/netfilter/nft_ct.c .type = &nft_ct_timeout_obj_type, nft_ct_timeout_obj_type 967 net/netfilter/nft_ct.c static struct nft_object_type nft_ct_timeout_obj_type __read_mostly = { nft_ct_timeout_obj_type 1308 net/netfilter/nft_ct.c err = nft_register_obj(&nft_ct_timeout_obj_type); nft_ct_timeout_obj_type 1330 net/netfilter/nft_ct.c nft_unregister_obj(&nft_ct_timeout_obj_type);