Home
last modified time | relevance | path

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

/Linux-v4.19/net/netfilter/
Dnfnetlink_cthelper.c167 [NFCTH_POLICY_SET_NUM] = { .type = NLA_U32, },
184 if (!tb[NFCTH_POLICY_SET_NUM]) in nfnl_cthelper_parse_expect_policy()
187 class_max = ntohl(nla_get_be32(tb[NFCTH_POLICY_SET_NUM])); in nfnl_cthelper_parse_expect_policy()
369 if (!tb[NFCTH_POLICY_SET_NUM]) in nfnl_cthelper_update_policy()
372 class_max = ntohl(nla_get_be32(tb[NFCTH_POLICY_SET_NUM])); in nfnl_cthelper_update_policy()
494 if (nla_put_be32(skb, NFCTH_POLICY_SET_NUM, in nfnl_cthelper_dump_policy()
/Linux-v4.19/include/uapi/linux/netfilter/
Dnfnetlink_cthelper.h29 NFCTH_POLICY_SET_NUM, enumerator