Home
last modified time | relevance | path

Searched refs:NFTA_CT_EXPECT_DPORT (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/net/netfilter/
A Dnft_ct.c1242 !tb[NFTA_CT_EXPECT_DPORT] || in nft_ct_expect_obj_init()
1252 priv->dport = nla_get_be16(tb[NFTA_CT_EXPECT_DPORT]); in nft_ct_expect_obj_init()
1272 nla_put_be16(skb, NFTA_CT_EXPECT_DPORT, priv->dport) || in nft_ct_expect_obj_dump()
1332 [NFTA_CT_EXPECT_DPORT] = { .type = NLA_U16 },
/linux-6.3-rc2/include/uapi/linux/netfilter/
A Dnf_tables.h1620 NFTA_CT_EXPECT_DPORT, enumerator

Completed in 10 milliseconds