Home
last modified time | relevance | path

Searched defs:vlan_ioctl_args (Results 1 – 3 of 3) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/common/
Dlinux_vlan.h36 struct vlan_ioctl_args { struct
37 int cmd;
38 char device1[24];
40 union {
47 } u;
49 short vlan_qos;
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
Dlinux_vlan.h36 struct vlan_ioctl_args { struct
37 int cmd;
38 char device1[24];
40 union {
47 } u;
49 short vlan_qos;
/third_party/libnl/include/linux-private/linux/
Dif_vlan.h49 struct vlan_ioctl_args { struct
50 int cmd; /* Should be one of the vlan_ioctl_cmds enum above. */
51 char device1[24];
53 union {
60 } u;
62 short vlan_qos;