Home
last modified time | relevance | path

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

/linux/net/netfilter/
A Dnft_ct.c1176 !tb[NFTA_CT_EXPECT_DPORT] || in nft_ct_expect_obj_init()
1186 priv->dport = nla_get_be16(tb[NFTA_CT_EXPECT_DPORT]); in nft_ct_expect_obj_init()
1206 nla_put_be16(skb, NFTA_CT_EXPECT_DPORT, priv->dport) || in nft_ct_expect_obj_dump()
1266 [NFTA_CT_EXPECT_DPORT] = { .type = NLA_U16 },
/linux/include/uapi/linux/netfilter/
A Dnf_tables.h1577 NFTA_CT_EXPECT_DPORT, enumerator

Completed in 12 milliseconds