Home
last modified time | relevance | path

Searched defs:lwip_inet_ntop (Results 1 – 2 of 2) sorted by relevance

/btstack/3rd-party/lwip/core/src/include/lwip/
H A Dsockets.h562 #define lwip_inet_ntop inet_ntop macro
/btstack/3rd-party/lwip/core/src/api/
H A Dsockets.c3913 lwip_inet_ntop(int af, const void *src, char *dst, socklen_t size) in lwip_inet_ntop() function