Searched refs:nft_ct_helper_obj_type (Results 1 - 1 of 1) sorted by relevance

/linux-master/net/netfilter/
H A Dnft_ct.c1214 static struct nft_object_type nft_ct_helper_obj_type; variable in typeref:struct:nft_object_type
1216 .type = &nft_ct_helper_obj_type,
1224 static struct nft_object_type nft_ct_helper_obj_type __read_mostly = {
1398 err = nft_register_obj(&nft_ct_helper_obj_type);
1417 nft_unregister_obj(&nft_ct_helper_obj_type);
1431 nft_unregister_obj(&nft_ct_helper_obj_type);

Completed in 158 milliseconds