Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/linux/tc_act/
H A Dtc_gact.h28 TCA_GACT_PAD, enumerator
/openbmc/linux/net/sched/
H A Dact_gact.c214 if (nla_put_64bit(skb, TCA_GACT_TM, sizeof(t), &t, TCA_GACT_PAD)) in tcf_gact_dump()