Home
last modified time | relevance | path

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

/Linux-v5.15/include/uapi/linux/netfilter/
Dnfnetlink_cthelper.h30 NFCTH_POLICY_SET, enumerator
31 NFCTH_POLICY_SET1 = NFCTH_POLICY_SET,
/Linux-v5.15/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()
332 if (!tb[NFCTH_POLICY_SET + i]) { in nfnl_cthelper_update_policy_all()
339 tb[NFCTH_POLICY_SET + i]); in nfnl_cthelper_update_policy_all()
501 nest_parms2 = nla_nest_start(skb, (NFCTH_POLICY_SET + i)); in nfnl_cthelper_dump_policy()