Home
last modified time | relevance | path

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

/linux-4.4.14/net/netfilter/
Dnfnetlink_cthelper.c208 if (!tb[NFCTH_TUPLE] || !tb[NFCTH_POLICY] || !tb[NFCTH_PRIV_DATA_LEN]) in nfnl_cthelper_create()
215 ret = nfnl_cthelper_parse_expect_policy(helper, tb[NFCTH_POLICY]); in nfnl_cthelper_create()
265 if (tb[NFCTH_POLICY]) { in nfnl_cthelper_update()
267 tb[NFCTH_POLICY]); in nfnl_cthelper_update()
375 nest_parms1 = nla_nest_start(skb, NFCTH_POLICY | NLA_F_NESTED); in nfnl_cthelper_dump_policy()
/linux-4.4.14/include/uapi/linux/netfilter/
Dnfnetlink_cthelper.h19 NFCTH_POLICY, enumerator