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

/external/wpa_supplicant_6/wpa_supplicant/src/utils/
H A Dip_addr.h18 struct hostapd_ip_addr { struct
28 const char * hostapd_ip_txt(const struct hostapd_ip_addr *addr, char *buf,
30 int hostapd_ip_diff(struct hostapd_ip_addr *a, struct hostapd_ip_addr *b);
31 int hostapd_parse_ip_addr(const char *txt, struct hostapd_ip_addr *addr);
/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_ip_diff(struct hostapd_ip_addr *a, struct hostapd_ip_addr *b);
26 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_ip_diff(struct hostapd_ip_addr *a, struct hostapd_ip_addr *b);
26 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_ip_diff(struct hostapd_ip_addr *a, struct hostapd_ip_addr *b);
26 int hostapd_parse_ip_addr(const char *txt, struct hostapd_ip_addr *addr);

Completed in 101 milliseconds