wpa_supplicant / hostapd
2.5
|
IP address processing. More...
Go to the source code of this file.
Data Structures | |
struct | hostapd_ip_addr |
Functions | |
const char * | hostapd_ip_txt (const struct hostapd_ip_addr *addr, char *buf, size_t buflen) |
int | hostapd_parse_ip_addr (const char *txt, struct hostapd_ip_addr *addr) |
IP address processing.