Home
last modified time | relevance | path

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

/linux-4.4.14/net/sched/
Dact_ipt.c81 [TCA_IPT_HOOK] = { .type = NLA_U32 },
104 if (tb[TCA_IPT_HOOK] == NULL) in tcf_ipt_init()
131 hook = nla_get_u32(tb[TCA_IPT_HOOK]); in tcf_ipt_init()
245 nla_put_u32(skb, TCA_IPT_HOOK, ipt->tcfi_hook) || in tcf_ipt_dump()
/linux-4.4.14/include/uapi/linux/tc_act/
Dtc_ipt.h12 TCA_IPT_HOOK, enumerator