Searched refs:TCA_IPT_HOOK (Results 1 – 2 of 2) sorted by relevance
10 TCA_IPT_HOOK, enumerator
87 [TCA_IPT_HOOK] = { .type = NLA_U32 },126 if (tb[TCA_IPT_HOOK] == NULL || tb[TCA_IPT_TARG] == NULL) { in __tcf_ipt_init()160 hook = nla_get_u32(tb[TCA_IPT_HOOK]); in __tcf_ipt_init()296 nla_put_u32(skb, TCA_IPT_HOOK, ipt->tcfi_hook) || in tcf_ipt_dump()