lwip_inet_ntop() is only used within LwIP.
 
Symbols
loading...
Files
loading...

lwip_inet_ntop() function

Syntax

const char *lwip_inet_ntop(int af,     const void *src,     char *dst,     socklen_t size);
Implemented in sockets.c:3918

Arguments

af

src

dst

size

References

LocationText
sockets.c:3919
lwip_inet_ntop(int af, const void *src, char *dst, socklen_t size)
sockets.h:608
const char *lwip_inet_ntop(int af, const void *src, char *dst, socklen_t size);

Call Tree

Functions called by lwip_inet_ntop()
lwip_inet_ntop()
all items filtered out
Data read by lwip_inet_ntop()
Data written by lwip_inet_ntop()
lwip_inet_ntop()::ret
lwip_inet_ntop()::size_int
all items filtered out
lwip_inet_ntop()
lwip_inet_ntop()::ret
all items filtered out