Searched refs:nft_bitwise_ops (Results 1 – 2 of 2) sorted by relevance
21 enum nft_bitwise_ops op:8;331 static const struct nft_expr_ops nft_bitwise_ops = { variable501 return &nft_bitwise_ops; in nft_bitwise_select_ops()505 return &nft_bitwise_ops; in nft_bitwise_select_ops()528 if (next->ops == &nft_bitwise_ops) in nft_expr_reduce_bitwise()
568 enum nft_bitwise_ops { enum