Home
last modified time | relevance | path

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

/Linux-v6.1/net/netfilter/
Dnft_ct.c1225 !tb[NFTA_CT_EXPECT_DPORT] || in nft_ct_expect_obj_init()
1235 priv->dport = nla_get_be16(tb[NFTA_CT_EXPECT_DPORT]); in nft_ct_expect_obj_init()
1255 nla_put_be16(skb, NFTA_CT_EXPECT_DPORT, priv->dport) || in nft_ct_expect_obj_dump()
1315 [NFTA_CT_EXPECT_DPORT] = { .type = NLA_U16 },
/Linux-v6.1/include/uapi/linux/netfilter/
Dnf_tables.h1577 NFTA_CT_EXPECT_DPORT, enumerator