Home
last modified time | relevance | path

Searched refs:NFTA_PAYLOAD_BASE (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnft_payload.c130 [NFTA_PAYLOAD_BASE] = { .type = NLA_U32 },
144 priv->base = ntohl(nla_get_be32(tb[NFTA_PAYLOAD_BASE])); in nft_payload_init()
158 nla_put_be32(skb, NFTA_PAYLOAD_BASE, htonl(priv->base)) || in nft_payload_dump()
666 priv->base = ntohl(nla_get_be32(tb[NFTA_PAYLOAD_BASE])); in nft_payload_set_init()
715 nla_put_be32(skb, NFTA_PAYLOAD_BASE, htonl(priv->base)) || in nft_payload_set_dump()
745 if (tb[NFTA_PAYLOAD_BASE] == NULL || in nft_payload_select_ops()
750 base = ntohl(nla_get_be32(tb[NFTA_PAYLOAD_BASE])); in nft_payload_select_ops()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/netfilter/
H A Dnf_tables.h711 NFTA_PAYLOAD_BASE, enumerator
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/netfilter/
H A Dnf_tables.h711 NFTA_PAYLOAD_BASE, enumerator
/OK3568_Linux_fs/kernel/include/uapi/linux/netfilter/
H A Dnf_tables.h779 NFTA_PAYLOAD_BASE, enumerator