Home
last modified time | relevance | path

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

/Linux-v5.4/net/netfilter/
Dnfnetlink_cthelper.c128 [NFCTH_POLICY_EXPECT_MAX] = { .type = NLA_U32, },
145 !tb[NFCTH_POLICY_EXPECT_MAX] || in nfnl_cthelper_expect_policy()
152 ntohl(nla_get_be32(tb[NFCTH_POLICY_EXPECT_MAX])); in nfnl_cthelper_expect_policy()
296 !tb[NFCTH_POLICY_EXPECT_MAX] || in nfnl_cthelper_update_policy_one()
304 ntohl(nla_get_be32(tb[NFCTH_POLICY_EXPECT_MAX])); in nfnl_cthelper_update_policy_one()
506 if (nla_put_be32(skb, NFCTH_POLICY_EXPECT_MAX, in nfnl_cthelper_dump_policy()
/Linux-v5.4/include/uapi/linux/netfilter/
Dnfnetlink_cthelper.h42 NFCTH_POLICY_EXPECT_MAX, enumerator