Searched defs:inet_ntop (Results 1 – 3 of 3) sorted by relevance
53 inet_ntop(int af, const void * __restrict src, char * __restrict dst, in inet_ntop() function
44 inet_ntop(int af, const void *src, char *dst, socklen_t size) in inet_ntop() function
126 #define inet_ntop __inet_ntop macro