Searched refs:NFTA_PAYLOAD_LEN (Results 1 – 2 of 2) sorted by relevance
121 [NFTA_PAYLOAD_LEN] = { .type = NLA_U32 },134 priv->len = ntohl(nla_get_be32(tb[NFTA_PAYLOAD_LEN])); in nft_payload_init()148 nla_put_be32(skb, NFTA_PAYLOAD_LEN, htonl(priv->len))) in nft_payload_dump()332 priv->len = ntohl(nla_get_be32(tb[NFTA_PAYLOAD_LEN])); in nft_payload_set_init()369 nla_put_be32(skb, NFTA_PAYLOAD_LEN, htonl(priv->len)) || in nft_payload_set_dump()398 tb[NFTA_PAYLOAD_LEN] == NULL) in nft_payload_select_ops()421 len = ntohl(nla_get_be32(tb[NFTA_PAYLOAD_LEN])); in nft_payload_select_ops()
713 NFTA_PAYLOAD_LEN, enumerator