Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/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;
/third_party/wpa_supplicant/wpa_supplicant-2.9/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;
/third_party/libbpf/.github/actions/build-selftests/
Dvmlinux.h89721 struct vlan_ioctl_args { struct
89722 int cmd;
89723 char device1[24];
89724 union {
89731 } u;
89732 short int vlan_qos;