Home
last modified time | relevance | path

Searched refs:TCA_VLAN_ACT_PUSH (Results 1 – 3 of 3) sorted by relevance

/external/iproute2/tc/
Dm_vlan.c24 [TCA_VLAN_ACT_PUSH] = "push",
47 return action == TCA_VLAN_ACT_PUSH || action == TCA_VLAN_ACT_MODIFY; in has_push_attribs()
86 action = TCA_VLAN_ACT_PUSH; in parse_vlan()
209 case TCA_VLAN_ACT_PUSH: in print_vlan()
/external/iproute2/include/uapi/linux/tc_act/
Dtc_vlan.h19 #define TCA_VLAN_ACT_PUSH 2 macro
/external/kernel-headers/original/uapi/linux/tc_act/
Dtc_vlan.h19 #define TCA_VLAN_ACT_PUSH 2 macro