HomeSort by relevance Sort by last modified time
    Searched refs:TCA_GACT_TM (Results 1 - 2 of 2) sorted by null

  /external/iproute2/include/linux/tc_act/
tc_gact.h 28 TCA_GACT_TM,
  /external/iproute2/tc/
m_gact.c 241 if (tb[TCA_GACT_TM]) {
242 struct tcf_t *tm = RTA_DATA(tb[TCA_GACT_TM]);

Completed in 100 milliseconds