Searched defs:INET6_ADDRSTRLEN (Results 1 - 4 of 4) sorted by relevance

/external/mdnsresponder/mDNSPosix/
H A DmDNSUNP.h105 #define INET6_ADDRSTRLEN 46 /*Maximum length of IPv6 address */ macro
/external/tcpdump/
H A Dtcpdump-stdinc.h83 #ifndef INET6_ADDRSTRLEN
84 #define INET6_ADDRSTRLEN 46 macro
/external/qemu/
H A Dqemu-sockets-android.c29 #ifndef INET6_ADDRSTRLEN
30 # define INET6_ADDRSTRLEN 46 macro
267 char uaddr[INET6_ADDRSTRLEN+1];
318 uaddr, INET6_ADDRSTRLEN,
/external/openssh/
H A Ddefines.h795 #ifndef INET6_ADDRSTRLEN /* for non IPv6 machines */
796 #define INET6_ADDRSTRLEN 46 macro

Completed in 102 milliseconds