Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/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;
/external/libnl/include/linux/
Dif_vlan.h45 struct vlan_ioctl_args { struct
46 int cmd; /* Should be one of the vlan_ioctl_cmds enum above. */
47 char device1[24];
49 union {
56 } u;
58 short vlan_qos;
/external/kernel-headers/original/uapi/linux/
Dif_vlan.h48 struct vlan_ioctl_args { struct
49 int cmd; /* Should be one of the vlan_ioctl_cmds enum above. */
50 char device1[24];
52 union {
59 } u;
61 short vlan_qos;
/external/iproute2/include/linux/
Dif_vlan.h48 struct vlan_ioctl_args { struct
49 int cmd; /* Should be one of the vlan_ioctl_cmds enum above. */
50 char device1[24];
52 union {
59 } u;
61 short vlan_qos;