Home
last modified time | relevance | path

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

/busybox-1.35.0/networking/
Dvconfig.c54 struct vlan_ioctl_args { struct
55 int cmd; /* Should be one of the vlan_ioctl_cmds enum above. */
56 char device1[24];
58 union {
65 } u;
67 short vlan_qos;