Searched refs:nft_cmp_fast_ops (Results 1 – 2 of 2) sorted by relevance
264 const struct nft_expr_ops nft_cmp_fast_ops = { variable403 return &nft_cmp_fast_ops; in nft_cmp_select_ops()
230 if (expr->ops == &nft_cmp_fast_ops) in nft_do_chain()