Searched refs:hostapd_ip_txt (Results 1 – 3 of 3) sorted by relevance
/external/wpa_supplicant_8/src/utils/ |
D | ip_addr.h | 23 const char * hostapd_ip_txt(const struct hostapd_ip_addr *addr, char *buf,
|
D | ip_addr.c | 14 const char * hostapd_ip_txt(const struct hostapd_ip_addr *addr, char *buf, in hostapd_ip_txt() function
|
/external/wpa_supplicant_8/src/radius/ |
D | radius_client.c | 498 hostapd_ip_txt(&old->addr, abuf, sizeof(abuf)), in radius_client_auth_failover() 527 hostapd_ip_txt(&old->addr, abuf, sizeof(abuf)), in radius_client_acct_failover() 1023 hostapd_ip_txt(&nserv->addr, abuf, sizeof(abuf)), in radius_change_server() 1517 hostapd_ip_txt(&serv->addr, abuf, sizeof(abuf)), in radius_client_dump_auth_server() 1565 hostapd_ip_txt(&serv->addr, abuf, sizeof(abuf)), in radius_client_dump_acct_server()
|