Home
last modified time | relevance | path

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

/Linux-v5.15/net/netfilter/
Dnft_bitwise.c388 const struct nft_expr_ops nft_bitwise_fast_ops = { variable
420 return &nft_bitwise_fast_ops; in nft_bitwise_select_ops()
Dnf_tables_core.c188 else if (expr->ops == &nft_bitwise_fast_ops) in nft_do_chain()
/Linux-v5.15/include/net/netfilter/
Dnf_tables_core.h80 extern const struct nft_expr_ops nft_bitwise_fast_ops;