Searched refs:nft_bitwise_ops (Results 1 – 2 of 2) sorted by relevance
21 enum nft_bitwise_ops op:8;281 static const struct nft_expr_ops nft_bitwise_ops = { variable415 return &nft_bitwise_ops; in nft_bitwise_select_ops()419 return &nft_bitwise_ops; in nft_bitwise_select_ops()
534 enum nft_bitwise_ops { enum