wpa_supplicant / hostapd  2.5
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Data Structures | Functions
ip_addr.h File Reference

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)
 

Detailed Description

IP address processing.