Home
last modified time | relevance | path

Searched refs:nft_cmp16_fast_ops (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.6/net/netfilter/
Dnft_cmp.c373 const struct nft_expr_ops nft_cmp16_fast_ops = { variable
425 return &nft_cmp16_fast_ops; in nft_cmp_select_ops()
Dnf_tables_core.c282 else if (expr->ops == &nft_cmp16_fast_ops) in nft_do_chain()
/Linux-v6.6/include/net/netfilter/
Dnf_tables_core.h62 extern const struct nft_expr_ops nft_cmp16_fast_ops;