Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnft_byteorder.c90 [NFTA_BYTEORDER_OP] = { .type = NLA_U32 },
107 tb[NFTA_BYTEORDER_OP] == NULL) in nft_byteorder_init()
110 priv->op = ntohl(nla_get_be32(tb[NFTA_BYTEORDER_OP])); in nft_byteorder_init()
158 if (nla_put_be32(skb, NFTA_BYTEORDER_OP, htonl(priv->op))) in nft_byteorder_dump()
/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.h537 NFTA_BYTEORDER_OP, 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.h537 NFTA_BYTEORDER_OP, enumerator
/OK3568_Linux_fs/kernel/include/uapi/linux/netfilter/
H A Dnf_tables.h602 NFTA_BYTEORDER_OP, enumerator