Home
last modified time | relevance | path

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

/linux-6.12.1/include/uapi/linux/
Dif_vlan.h50 struct vlan_ioctl_args { struct
51 int cmd; /* Should be one of the vlan_ioctl_cmds enum above. */
52 char device1[24];
54 union {
61 } u;
63 short vlan_qos;