Searched refs:NFTA_PAYLOAD_BASE (Results 1 – 2 of 2) sorted by relevance
223 [NFTA_PAYLOAD_BASE] = { .type = NLA_U32 },237 priv->base = ntohl(nla_get_be32(tb[NFTA_PAYLOAD_BASE])); in nft_payload_init()252 nla_put_be32(skb, NFTA_PAYLOAD_BASE, htonl(priv->base)) || in nft_payload_dump()662 base = ntohl(nla_get_be32(tb[NFTA_PAYLOAD_BASE])); in nft_payload_inner_init()891 priv->base = ntohl(nla_get_be32(tb[NFTA_PAYLOAD_BASE])); in nft_payload_set_init()941 nla_put_be32(skb, NFTA_PAYLOAD_BASE, htonl(priv->base)) || in nft_payload_set_dump()991 if (tb[NFTA_PAYLOAD_BASE] == NULL || in nft_payload_select_ops()996 base = ntohl(nla_get_be32(tb[NFTA_PAYLOAD_BASE])); in nft_payload_select_ops()
843 NFTA_PAYLOAD_BASE, enumerator