Searched defs:vlan_ioctl_args (Results 1 – 3 of 3) sorted by relevance
33 struct vlan_ioctl_args { struct34 int cmd;35 char device1[24];36 union {43 } u;44 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;
47 struct vlan_ioctl_args { struct48 int cmd;49 char device1[24];50 union {57 } u;58 short vlan_qos;