Searched refs:TCA_GACT_TM (Results 1 – 2 of 2) sorted by relevance
| /linux-4.4.14/include/uapi/linux/tc_act/ | ||
| D | tc_gact.h | 25 TCA_GACT_TM, enumerator |
| /linux-4.4.14/net/sched/ | ||
| D | act_gact.c | 177 if (nla_put(skb, TCA_GACT_TM, sizeof(t), &t)) in tcf_gact_dump() |