Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
Dif_vlan.h33 struct vlan_ioctl_args { struct
34 int cmd;
35 char device1[24];
36 union {
43 } u;
44 short vlan_qos;
/kernel/linux/linux-5.10/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;
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
Dif_vlan.h47 struct vlan_ioctl_args { struct
48 int cmd;
49 char device1[24];
50 union {
57 } u;
58 short vlan_qos;