Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/netfilter/
Dnfnetlink_cthelper.h30 NFCTH_POLICY_SET, enumerator
31 NFCTH_POLICY_SET1 = NFCTH_POLICY_SET,
/linux-6.12.1/net/netfilter/
Dnfnetlink_cthelper.c202 if (!tb[NFCTH_POLICY_SET+i]) in nfnl_cthelper_parse_expect_policy()
206 tb[NFCTH_POLICY_SET+i]); in nfnl_cthelper_parse_expect_policy()
336 if (!tb[NFCTH_POLICY_SET + i]) { in nfnl_cthelper_update_policy_all()
343 tb[NFCTH_POLICY_SET + i]); in nfnl_cthelper_update_policy_all()
505 nest_parms2 = nla_nest_start(skb, (NFCTH_POLICY_SET + i)); in nfnl_cthelper_dump_policy()