Searched refs:nft_bitwise_fast_ops (Results 1 – 3 of 3) sorted by relevance
472 const struct nft_expr_ops nft_bitwise_fast_ops = { variable505 return &nft_bitwise_fast_ops; in nft_bitwise_select_ops()528 else if (next->ops == &nft_bitwise_fast_ops) in nft_expr_reduce_bitwise()
260 else if (expr->ops == &nft_bitwise_fast_ops) in nft_do_chain()
81 extern const struct nft_expr_ops nft_bitwise_fast_ops;