Searched defs:vlan_ioctl_args (Results 1 – 7 of 7) sorted by relevance
36 struct vlan_ioctl_args { struct37 int cmd;38 char device1[24];40 union {47 } u;49 short vlan_qos;
50 struct vlan_ioctl_args { struct51 int cmd; /* Should be one of the vlan_ioctl_cmds enum above. */52 char device1[24];54 union {61 } u;63 short vlan_qos;
49 struct vlan_ioctl_args { struct50 int cmd; /* Should be one of the vlan_ioctl_cmds enum above. */51 char device1[24];53 union {60 } u;62 short vlan_qos;
98471 struct vlan_ioctl_args { struct98472 int cmd;98473 char device1[24];98474 union {98481 } u;98482 short int vlan_qos;
142358 struct vlan_ioctl_args { struct142359 int cmd;142360 char device1[24];142361 union {142368 } u;142369 short int vlan_qos;