Home
last modified time | relevance | path

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

/linux-4.1.27/net/sched/
Dact_gact.c48 [TCA_GACT_PARMS] = { .len = sizeof(struct tc_gact) },
72 if (tb[TCA_GACT_PARMS] == NULL) in tcf_gact_init()
74 parm = nla_data(tb[TCA_GACT_PARMS]); in tcf_gact_init()
154 if (nla_put(skb, TCA_GACT_PARMS, sizeof(opt), &opt)) in tcf_gact_dump()
/linux-4.1.27/include/uapi/linux/tc_act/
Dtc_gact.h26 TCA_GACT_PARMS, enumerator