Home
last modified time | relevance | path

Searched refs:hostapd_ip_addr (Results 1 – 8 of 8) sorted by relevance

/external/wpa_supplicant_8/src/utils/
Dip_addr.h12 struct hostapd_ip_addr { struct
23 const char * hostapd_ip_txt(const struct hostapd_ip_addr *addr, char *buf, argument
25 int hostapd_parse_ip_addr(const char *txt, struct hostapd_ip_addr *addr);
Dip_addr.c14 const char * hostapd_ip_txt(const struct hostapd_ip_addr *addr, char *buf, in hostapd_ip_txt()
36 int hostapd_parse_ip_addr(const char *txt, struct hostapd_ip_addr *addr) in hostapd_parse_ip_addr()
Dutils_module_tests.c571 struct hostapd_ip_addr addr; in ip_addr_tests()
/external/wpa_supplicant_8/src/radius/
Dradius_client.h31 struct hostapd_ip_addr addr;
171 struct hostapd_ip_addr client_addr;
Dradius_das.h48 const struct hostapd_ip_addr *client_addr;
Dradius_das.c23 struct hostapd_ip_addr client_addr;
/external/wpa_supplicant_8/src/ap/
Dap_config.h284 struct hostapd_ip_addr own_ip_addr;
295 struct hostapd_ip_addr radius_das_client_addr;
679 struct hostapd_ip_addr dhcp_server;
/external/wpa_supplicant_8/wpa_supplicant/
Dconfig.c4314 struct hostapd_ip_addr addr; in wpa_global_config_parse_ipv4()