Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/netfilter/
H A Dnfnetlink_cthelper.h30 NFCTH_POLICY_SET, enumerator
31 NFCTH_POLICY_SET1 = NFCTH_POLICY_SET,
/openbmc/linux/net/netfilter/
H A 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()