Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnft_ct.c342 [NFTA_CT_KEY] = { .type = NLA_U32 },
394 priv->key = ntohl(nla_get_be32(tb[NFTA_CT_KEY])); in nft_ct_get_init()
549 priv->key = ntohl(nla_get_be32(tb[NFTA_CT_KEY])); in nft_ct_set_init()
646 if (nla_put_be32(skb, NFTA_CT_KEY, htonl(priv->key))) in nft_ct_get_dump()
685 if (nla_put_be32(skb, NFTA_CT_KEY, htonl(priv->key))) in nft_ct_set_dump()
738 if (tb[NFTA_CT_KEY] == NULL) in nft_ct_select_ops()
749 if (nla_get_be32(tb[NFTA_CT_KEY]) == htonl(NFT_CT_ZONE)) in nft_ct_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.h1005 NFTA_CT_KEY, 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.h1005 NFTA_CT_KEY, enumerator
/OK3568_Linux_fs/kernel/include/uapi/linux/netfilter/
H A Dnf_tables.h1095 NFTA_CT_KEY, enumerator