Searched defs:VID (Results 1 - 3 of 3) sorted by relevance

/external/iproute2/include/linux/
H A Dif_vlan.h30 GET_VLAN_VID_CMD /* Get the VID of this VLAN (specified by name) */
53 int VID; member in union:vlan_ioctl_args::__anon6816
/external/kernel-headers/original/linux/
H A Dif_vlan.h336 GET_VLAN_VID_CMD /* Get the VID of this VLAN (specified by name) */
359 int VID; member in union:vlan_ioctl_args::__anon7522
/external/qemu/
H A Dusb-linux.c1395 enum { BUS, DEV, VID, PID, DONE }; enumerator in enum:__anon11829
1415 case VID: f->vendor_id = strtol(p, NULL, 16); break;

Completed in 785 milliseconds