Home
last modified time | relevance | path

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

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