Searched refs:NFTA_MATCH_REV (Results 1 – 2 of 2) sorted by relevance
16 NFTA_MATCH_REV, enumerator
336 [NFTA_MATCH_REV] = { .type = NLA_U32 },452 nla_put_be32(skb, NFTA_MATCH_REV, htonl(match->revision)) || in nft_match_dump()637 tb[NFTA_MATCH_REV] == NULL || in nft_match_select_ops()642 rev = ntohl(nla_get_be32(tb[NFTA_MATCH_REV])); in nft_match_select_ops()