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

  /bionic/libc/kernel/uapi/linux/tc_act/
tc_vlan.h 34 TCA_VLAN_TM,
  /external/iproute2/include/linux/tc_act/
tc_vlan.h 27 TCA_VLAN_TM,
  /external/kernel-headers/original/uapi/linux/tc_act/
tc_vlan.h 27 TCA_VLAN_TM,
  /external/iproute2/tc/
m_vlan.c 212 if (tb[TCA_VLAN_TM]) {
213 struct tcf_t *tm = RTA_DATA(tb[TCA_VLAN_TM]);

Completed in 332 milliseconds