Home
last modified time | relevance | path

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

/linux-4.4.14/include/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;