Home
last modified time | relevance | path

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

/external/iproute2/include/linux/tc_act/
Dtc_pedit.h11 TCA_PEDIT_TM, enumerator
/external/iproute2/tc/
Dm_pedit.c573 if (tb[TCA_PEDIT_TM]) { in print_pedit()
574 struct tcf_t *tm = RTA_DATA(tb[TCA_PEDIT_TM]); in print_pedit()