Home
last modified time | relevance | path

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

/openbmc/linux/net/sched/
H A Dact_gact.c49 [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()
199 if (nla_put(skb, TCA_GACT_PARMS, sizeof(opt), &opt)) in tcf_gact_dump()
/openbmc/linux/include/uapi/linux/tc_act/
H A Dtc_gact.h26 TCA_GACT_PARMS, enumerator