Home
last modified time | relevance | path

Searched refs:TCA_IPT_TM (Results 1 – 5 of 5) sorted by relevance

/external/iproute2/include/linux/tc_act/
Dtc_ipt.h15 TCA_IPT_TM, enumerator
/external/kernel-headers/original/uapi/linux/tc_act/
Dtc_ipt.h15 TCA_IPT_TM, enumerator
/external/iproute2/tc/
Dm_xt_old.c418 if (tb[TCA_IPT_TM]) { in print_ipt()
419 struct tcf_t *tm = RTA_DATA(tb[TCA_IPT_TM]); in print_ipt()
Dm_xt.c373 if (tb[TCA_IPT_TM]) {
374 struct tcf_t *tm = RTA_DATA(tb[TCA_IPT_TM]);
Dm_ipt.c603 if (tb[TCA_IPT_TM]) { in print_ipt()
604 struct tcf_t *tm = RTA_DATA(tb[TCA_IPT_TM]); in print_ipt()