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 = { variable414 return &nft_bitwise_ops; in nft_bitwise_select_ops()418 return &nft_bitwise_ops; in nft_bitwise_select_ops()
547 enum nft_bitwise_ops { enum