
Go to the source code of this file.
Classes | |
| struct | hostapd_ip_addr |
Functions | |
| int | hostapd_ip_diff (struct hostapd_ip_addr *a, struct hostapd_ip_addr *b) |
| 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) |
| int hostapd_ip_diff | ( | struct hostapd_ip_addr * | a, | |
| struct hostapd_ip_addr * | b | |||
| ) |
| 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 | |||
| ) |