Home
last modified time | relevance | path

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

/external/wpa_supplicant_8/src/common/
Dlinux_vlan.h36 struct vlan_ioctl_args { struct
37 int cmd;
38 char device1[24];
40 union {
47 } u;
49 short vlan_qos;
/external/kernel-headers/original/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;
/external/iproute2/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;
/external/libnl/include/linux-private/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;
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h98471 struct vlan_ioctl_args { struct
98472 int cmd;
98473 char device1[24];
98474 union {
98481 } u;
98482 short int vlan_qos;
/external/bcc/libbpf-tools/riscv/
Dvmlinux_602.h142358 struct vlan_ioctl_args { struct
142359 int cmd;
142360 char device1[24];
142361 union {
142368 } u;
142369 short int vlan_qos;
Dvmlinux.h142358 struct vlan_ioctl_args { struct
142359 int cmd;
142360 char device1[24];
142361 union {
142368 } u;
142369 short int vlan_qos;