Home
last modified time | relevance | path

Searched refs:nft_cmp_fast_ops (Results 1 – 2 of 2) sorted by relevance

/net/netfilter/
Dnft_cmp.c264 const struct nft_expr_ops nft_cmp_fast_ops = { variable
403 return &nft_cmp_fast_ops; in nft_cmp_select_ops()
Dnf_tables_core.c230 if (expr->ops == &nft_cmp_fast_ops) in nft_do_chain()