Common IPv4 and IPv6 code. More...
Go to the source code of this file.
Functions | |
int | ipaddr_aton (const char *cp, ip_addr_t *addr) |
Convert IP address string (both versions) to numeric. | |
err_t | ip_input (struct pbuf *p, struct netif *inp) |
If both IP versions are enabled, this function can dispatch packets to the correct one. | |
Variables | |
struct ip_globals | ip_data |
Global data for both IPv4 and IPv6. |
Detailed Description
Common IPv4 and IPv6 code.
Definition in file lwip_ip.c.
Variable Documentation
struct ip_globals ip_data |
Generated on Tue Jul 12 2022 12:22:31 by
