Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/netfilter/
Dnfnetlink_cthelper.h30 NFCTH_POLICY_SET, enumerator
31 NFCTH_POLICY_SET1 = NFCTH_POLICY_SET,
/Linux-v4.19/net/netfilter/
Dnfnetlink_cthelper.c200 if (!tb[NFCTH_POLICY_SET+i]) in nfnl_cthelper_parse_expect_policy()
204 tb[NFCTH_POLICY_SET+i]); in nfnl_cthelper_parse_expect_policy()
333 if (!tb[NFCTH_POLICY_SET + i]) { in nfnl_cthelper_update_policy_all()
340 tb[NFCTH_POLICY_SET + i]); in nfnl_cthelper_update_policy_all()
500 (NFCTH_POLICY_SET+i) | NLA_F_NESTED); in nfnl_cthelper_dump_policy()