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

  /external/iproute2/ip/
iplink_vlan.c 56 struct ifla_vlan_qos_mapping m;
75 addattr_l(n, 1024, IFLA_VLAN_QOS_MAPPING, &m, sizeof(m));
172 struct ifla_vlan_qos_mapping *m;
  /external/libnl/include/linux-private/linux/
if_link.h 260 IFLA_VLAN_QOS_MAPPING,
266 struct ifla_vlan_qos_mapping { struct
  /bionic/libc/kernel/uapi/linux/
if_link.h 307 IFLA_VLAN_QOS_MAPPING,
311 struct ifla_vlan_qos_mapping { struct
  /external/iproute2/include/uapi/linux/
if_link.h 371 IFLA_VLAN_QOS_MAPPING,
377 struct ifla_vlan_qos_mapping { struct
  /external/kernel-headers/original/uapi/linux/
if_link.h 387 IFLA_VLAN_QOS_MAPPING,
393 struct ifla_vlan_qos_mapping { struct

Completed in 2130 milliseconds