Home
last modified time | relevance | path

Searched refs:SET_VLAN_EGRESS_PRIORITY_CMD (Results 1 – 5 of 5) sorted by relevance

/external/wpa_supplicant_8/src/common/
Dlinux_vlan.h23 #define SET_VLAN_EGRESS_PRIORITY_CMD 3 macro
/external/libnl/include/linux-private/linux/
Dif_vlan.h23 SET_VLAN_EGRESS_PRIORITY_CMD, enumerator
/external/iproute2/include/uapi/linux/
Dif_vlan.h25 SET_VLAN_EGRESS_PRIORITY_CMD, enumerator
/external/kernel-headers/original/uapi/linux/
Dif_vlan.h25 SET_VLAN_EGRESS_PRIORITY_CMD, enumerator
/external/toybox/toys/other/
Dvconfig.c70 request.cmd = SET_VLAN_EGRESS_PRIORITY_CMD; in vconfig_main()