Searched defs:hostapd_ip_addr (Results 1 - 3 of 3) sorted by relevance

/external/wpa_supplicant_8/hostapd/src/utils/
H A Dip_addr.h12 struct hostapd_ip_addr { struct
23 const char * hostapd_ip_txt(const struct hostapd_ip_addr *addr, char *buf,
25 int hostapd_parse_ip_addr(const char *txt, struct hostapd_ip_addr *addr);
/external/wpa_supplicant_8/src/utils/
H A Dip_addr.h12 struct hostapd_ip_addr { struct
23 const char * hostapd_ip_txt(const struct hostapd_ip_addr *addr, char *buf,
25 int hostapd_parse_ip_addr(const char *txt, struct hostapd_ip_addr *addr);
/external/wpa_supplicant_8/wpa_supplicant/src/utils/
H A Dip_addr.h12 struct hostapd_ip_addr { struct
23 const char * hostapd_ip_txt(const struct hostapd_ip_addr *addr, char *buf,
25 int hostapd_parse_ip_addr(const char *txt, struct hostapd_ip_addr *addr);

Completed in 61 milliseconds