Home
last modified time | relevance | path

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

/Linux-v4.19/net/sched/
Dact_gact.c53 [TCA_GACT_PARMS] = { .len = sizeof(struct tc_gact) },
79 if (tb[TCA_GACT_PARMS] == NULL) in tcf_gact_init()
81 parm = nla_data(tb[TCA_GACT_PARMS]); in tcf_gact_init()
188 if (nla_put(skb, TCA_GACT_PARMS, sizeof(opt), &opt)) in tcf_gact_dump()
/Linux-v4.19/include/uapi/linux/tc_act/
Dtc_gact.h27 TCA_GACT_PARMS, enumerator