Searched refs:nft_cmp_ops (Results 1 – 4 of 4) sorted by relevance
23 enum nft_cmp_ops op:8;186 static const struct nft_expr_ops nft_cmp_ops = { variable246 enum nft_cmp_ops op = priv->inv ? NFT_CMP_NEQ : NFT_CMP_EQ; in nft_cmp_fast_dump()339 enum nft_cmp_ops op = priv->inv ? NFT_CMP_NEQ : NFT_CMP_EQ; in nft_cmp16_fast_dump()373 enum nft_cmp_ops op; in nft_cmp_select_ops()409 return &nft_cmp_ops; in nft_cmp_select_ops()
554 enum nft_cmp_ops { enum
619 enum nft_cmp_ops { enum