Home
last modified time | relevance | path

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

/Linux-v5.4/net/netfilter/
Dnft_ct.c1172 !tb[NFTA_CT_EXPECT_DPORT] || in nft_ct_expect_obj_init()
1182 priv->dport = nla_get_be16(tb[NFTA_CT_EXPECT_DPORT]); in nft_ct_expect_obj_init()
1202 nla_put_be16(skb, NFTA_CT_EXPECT_DPORT, priv->dport) || in nft_ct_expect_obj_dump()
1262 [NFTA_CT_EXPECT_DPORT] = { .type = NLA_U16 },
/Linux-v5.4/include/uapi/linux/netfilter/
Dnf_tables.h1467 NFTA_CT_EXPECT_DPORT, enumerator