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

  /external/iproute2/include/linux/tc_act/
tc_skbedit.h 37 TCA_SKBEDIT_TM,
  /external/iproute2/tc/
m_skbedit.c 198 if (tb[TCA_SKBEDIT_TM]) {
199 struct tcf_t *tm = RTA_DATA(tb[TCA_SKBEDIT_TM]);

Completed in 263 milliseconds