Searched refs:NFTA_PAYLOAD_LEN (Results 1 – 2 of 2) sorted by relevance
58 [NFTA_PAYLOAD_LEN] = { .type = NLA_U32 },69 priv->len = ntohl(nla_get_be32(tb[NFTA_PAYLOAD_LEN])); in nft_payload_init()83 nla_put_be32(skb, NFTA_PAYLOAD_LEN, htonl(priv->len))) in nft_payload_dump()118 tb[NFTA_PAYLOAD_LEN] == NULL) in nft_payload_select_ops()132 len = ntohl(nla_get_be32(tb[NFTA_PAYLOAD_LEN])); in nft_payload_select_ops()
611 NFTA_PAYLOAD_LEN, enumerator