Searched refs:nft_cmp_ops (Results 1 – 2 of 2) sorted by relevance
22 enum nft_cmp_ops op:8;142 static const struct nft_expr_ops nft_cmp_ops = { variable232 enum nft_cmp_ops op; in nft_cmp_select_ops()266 return &nft_cmp_ops; in nft_cmp_select_ops()
558 enum nft_cmp_ops { enum