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

  /bionic/libc/kernel/uapi/linux/tc_act/
tc_vlan.h 24 #define TCA_VLAN_ACT_PUSH 2
  /external/iproute2/include/uapi/linux/tc_act/
tc_vlan.h 19 #define TCA_VLAN_ACT_PUSH 2
  /external/kernel-headers/original/uapi/linux/tc_act/
tc_vlan.h 19 #define TCA_VLAN_ACT_PUSH 2
  /external/iproute2/tc/
m_vlan.c 24 [TCA_VLAN_ACT_PUSH] = "push",
47 return action == TCA_VLAN_ACT_PUSH || action == TCA_VLAN_ACT_MODIFY;
86 action = TCA_VLAN_ACT_PUSH;
209 case TCA_VLAN_ACT_PUSH:

Completed in 1334 milliseconds