Searched refs:nft_cmp_fast_ops (Results 1 – 3 of 3) sorted by relevance
279 const struct nft_expr_ops nft_cmp_fast_ops = { variable421 return &nft_cmp_fast_ops; in nft_cmp_select_ops()
280 if (expr->ops == &nft_cmp_fast_ops) in nft_do_chain()
61 extern const struct nft_expr_ops nft_cmp_fast_ops;