Home
last modified time | relevance | path

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

/Linux-v4.19/net/netfilter/
Dnfnetlink_cthelper.c131 [NFCTH_POLICY_EXPECT_MAX] = { .type = NLA_U32, },
148 !tb[NFCTH_POLICY_EXPECT_MAX] || in nfnl_cthelper_expect_policy()
155 ntohl(nla_get_be32(tb[NFCTH_POLICY_EXPECT_MAX])); in nfnl_cthelper_expect_policy()
298 !tb[NFCTH_POLICY_EXPECT_MAX] || in nfnl_cthelper_update_policy_one()
306 ntohl(nla_get_be32(tb[NFCTH_POLICY_EXPECT_MAX])); in nfnl_cthelper_update_policy_one()
508 if (nla_put_be32(skb, NFCTH_POLICY_EXPECT_MAX, in nfnl_cthelper_dump_policy()
/Linux-v4.19/include/uapi/linux/netfilter/
Dnfnetlink_cthelper.h42 NFCTH_POLICY_EXPECT_MAX, enumerator