Searched refs:nft_bitwise_ops (Results 1 – 1 of 1) sorted by relevance
22 enum nft_bitwise_ops op:8;442 static const struct nft_expr_ops nft_bitwise_ops = { variable613 return &nft_bitwise_ops; in nft_bitwise_select_ops()617 return &nft_bitwise_ops; in nft_bitwise_select_ops()640 if (next->ops == &nft_bitwise_ops) in nft_expr_reduce_bitwise()
Completed in 3 milliseconds