Searched refs:nft_objref_type (Results 1 – 1 of 1) sorted by relevance
85 static struct nft_expr_type nft_objref_type; variable87 .type = &nft_objref_type,197 static struct nft_expr_type nft_objref_type; variable199 .type = &nft_objref_type,234 static struct nft_expr_type nft_objref_type __read_mostly = {244 return nft_register_expr(&nft_objref_type); in nft_objref_module_init()249 nft_unregister_expr(&nft_objref_type); in nft_objref_module_exit()
Completed in 6 milliseconds