lwIP
2.1.0
Lightweight IP stack
|
Functions | |
char * | ipaddr_ntoa (const ip_addr_t *addr) |
char * | ipaddr_ntoa_r (const ip_addr_t *addr, char *buf, int buflen) |
int | ipaddr_aton (const char *cp, ip_addr_t *addr) |
err_t | ip_input (struct pbuf *p, struct netif *inp) |
Variables | |
struct ip_globals | ip_data |
Common IPv4 and IPv6 code
struct ip_globals ip_data |
Global data for both IPv4 and IPv6