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

  /bionic/libc/kernel/uapi/linux/tc_act/
tc_vlan.h 37 TCA_VLAN_PUSH_VLAN_PROTOCOL,
  /external/iproute2/include/linux/tc_act/
tc_vlan.h 30 TCA_VLAN_PUSH_VLAN_PROTOCOL,
  /external/kernel-headers/original/uapi/linux/tc_act/
tc_vlan.h 30 TCA_VLAN_PUSH_VLAN_PROTOCOL,
  /external/iproute2/tc/
m_vlan.c 160 addattr_l(n, MAX_MSG, TCA_VLAN_PUSH_VLAN_PROTOCOL, &proto, 2);
199 if (tb[TCA_VLAN_PUSH_VLAN_PROTOCOL]) {
201 ll_proto_n2a(rta_getattr_u16(tb[TCA_VLAN_PUSH_VLAN_PROTOCOL]),

Completed in 180 milliseconds