Home
last modified time | relevance | path

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

/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
Ddriver.h5124 struct interface_status { struct
5125 unsigned int ifindex;
5126 char ifname[100];
5127 enum {
5129 } ievent;
5130 } interface_status; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
Ddriver.h5481 struct interface_status { struct
5482 unsigned int ifindex;
5483 char ifname[100];
5484 enum {
5486 } ievent;
5487 } interface_status; member