Home
last modified time | relevance | path

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

/net/netfilter/
A Dnft_bitwise.c586 const struct nft_expr_ops nft_bitwise_fast_ops = { variable
619 return &nft_bitwise_fast_ops; in nft_bitwise_select_ops()
642 else if (next->ops == &nft_bitwise_fast_ops) in nft_expr_reduce_bitwise()
A Dnf_tables_core.c281 else if (expr->ops == &nft_bitwise_fast_ops) in nft_do_chain()

Completed in 6 milliseconds