Home
last modified time | relevance | path

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

/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/iproute2/include/linux/
Dif_vlan.h47 struct vlan_ioctl_args { struct
48 int cmd; /* Should be one of the vlan_ioctl_cmds enum above. */
49 char device1[24];
51 union {
58 } u;
60 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;