Home
last modified time | relevance | path

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

/linux/include/uapi/linux/netfilter/
H A Dnfnetlink_cthelper.h30 NFCTH_POLICY_SET, enumerator
31 NFCTH_POLICY_SET1 = NFCTH_POLICY_SET,
/linux/net/netfilter/
H A Dnfnetlink_cthelper.c201 if (!tb[NFCTH_POLICY_SET+i]) in nfnl_cthelper_parse_expect_policy()
205 tb[NFCTH_POLICY_SET+i]); in nfnl_cthelper_parse_expect_policy()
334 if (!tb[NFCTH_POLICY_SET + i]) { in nfnl_cthelper_update_policy_all()
341 tb[NFCTH_POLICY_SET + i]); in nfnl_cthelper_update_policy_all()
503 nest_parms2 = nla_nest_start(skb, (NFCTH_POLICY_SET + i)); in nfnl_cthelper_dump_policy()