Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnft_queue.c73 [NFTA_QUEUE_TOTAL] = { .type = NLA_U16 },
87 if (tb[NFTA_QUEUE_TOTAL]) in nft_queue_init()
88 priv->queues_total = ntohs(nla_get_be16(tb[NFTA_QUEUE_TOTAL])); in nft_queue_init()
135 nla_put_be16(skb, NFTA_QUEUE_TOTAL, htons(priv->queues_total)) || in nft_queue_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.h1146 NFTA_QUEUE_TOTAL, 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.h1146 NFTA_QUEUE_TOTAL, enumerator
/OK3568_Linux_fs/kernel/include/uapi/linux/netfilter/
H A Dnf_tables.h1236 NFTA_QUEUE_TOTAL, enumerator