Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/netfilter/
Dnfnetlink_cthelper.h30 NFCTH_POLICY_SET, enumerator
31 NFCTH_POLICY_SET1 = NFCTH_POLICY_SET,
/Linux-v5.4/net/netfilter/
Dnfnetlink_cthelper.c198 if (!tb[NFCTH_POLICY_SET+i]) in nfnl_cthelper_parse_expect_policy()
202 tb[NFCTH_POLICY_SET+i]); in nfnl_cthelper_parse_expect_policy()
331 if (!tb[NFCTH_POLICY_SET + i]) { in nfnl_cthelper_update_policy_all()
338 tb[NFCTH_POLICY_SET + i]); in nfnl_cthelper_update_policy_all()
498 nest_parms2 = nla_nest_start(skb, (NFCTH_POLICY_SET + i)); in nfnl_cthelper_dump_policy()