Home
last modified time | relevance | path

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

/Linux-v4.19/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;