Home
last modified time | relevance | path

Searched refs:lws_plat_inet_ntop (Results 1 – 6 of 6) sorted by relevance

/third_party/libwebsockets/lib/core-net/
Dnetwork.c58 if (!lws_plat_inet_ntop(AF_INET6, in lws_get_addresses()
121 if (lws_plat_inet_ntop(AF_INET, &addr4.sin_addr, rip, in lws_get_addresses()
592 lws_plat_inet_ntop(sockaddr->sin6_family, in lws_get_addr_scope()
Dprivate-lib-core-net.h1347 lws_plat_inet_ntop(int af, const void *src, char *dst, socklen_t cnt);
/third_party/libwebsockets/lib/plat/optee/
Dnetwork.c246 lws_plat_inet_ntop(int af, const void *src, char *dst, socklen_t cnt) in lws_plat_inet_ntop() function
/third_party/libwebsockets/lib/plat/freertos/
Dfreertos-sockets.c275 lws_plat_inet_ntop(int af, const void *src, char *dst, socklen_t cnt) in lws_plat_inet_ntop() function
/third_party/libwebsockets/lib/plat/windows/
Dwindows-sockets.c410 lws_plat_inet_ntop(int af, const void *src, char *dst, socklen_t cnt) in lws_plat_inet_ntop() function
/third_party/libwebsockets/lib/plat/unix/
Dunix-sockets.c390 lws_plat_inet_ntop(int af, const void *src, char *dst, socklen_t cnt) in lws_plat_inet_ntop() function