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-private/linux/
Dif_vlan.h46 struct vlan_ioctl_args { struct
47 int cmd; /* Should be one of the vlan_ioctl_cmds enum above. */
48 char device1[24];
50 union {
57 } u;
59 short vlan_qos;
/external/iproute2/include/uapi/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;
/external/kernel-headers/original/uapi/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;