Searched refs:nft_ct_type (Results 1 – 1 of 1) sorted by relevance
730 static struct nft_expr_type nft_ct_type; variable732 .type = &nft_ct_type,761 .type = &nft_ct_type,772 .type = &nft_ct_type,783 .type = &nft_ct_type,830 static struct nft_expr_type nft_ct_type __read_mostly = {1392 err = nft_register_expr(&nft_ct_type); in nft_ct_module_init()1423 nft_unregister_expr(&nft_ct_type); in nft_ct_module_init()1435 nft_unregister_expr(&nft_ct_type); in nft_ct_module_exit()
Completed in 6 milliseconds