Searched refs:NFTA_CMP_OP (Results 1 – 2 of 2) sorted by relevance
67 [NFTA_CMP_OP] = { .type = NLA_U32 },87 priv->op = ntohl(nla_get_be32(tb[NFTA_CMP_OP])); in nft_cmp_init()98 if (nla_put_be32(skb, NFTA_CMP_OP, htonl(priv->op))) in nft_cmp_dump()153 if (nla_put_be32(skb, NFTA_CMP_OP, htonl(NFT_CMP_EQ))) in nft_cmp_fast_dump()183 tb[NFTA_CMP_OP] == NULL || in nft_cmp_select_ops()187 op = ntohl(nla_get_be32(tb[NFTA_CMP_OP])); in nft_cmp_select_ops()
532 NFTA_CMP_OP, enumerator