HomeSort by: relevance | last modified time | path
    Searched defs:INET6_ADDRSTRLEN (Results 1 - 9 of 9) sorted by relevancy

  /src/external/apache2/mDNSResponder/dist/mDNSPosix/
mDNSUNP.h 78 #define INET6_ADDRSTRLEN 46 /*Maximum length of IPv6 address */
  /src/external/bsd/tcpdump/dist/
addrtoname.h 33 #ifndef INET6_ADDRSTRLEN
34 #define INET6_ADDRSTRLEN 46
netdissect-stdinc.h 209 #ifndef INET6_ADDRSTRLEN
210 #define INET6_ADDRSTRLEN 46
  /src/external/bsd/openldap/dist/include/ac/
socket.h 204 #ifndef INET6_ADDRSTRLEN
205 # define INET6_ADDRSTRLEN 46
  /src/external/bsd/ntp/dist/include/
ntp_rfc2553.h 125 #ifndef INET6_ADDRSTRLEN
126 # define INET6_ADDRSTRLEN 46 /* max len of IPv6 addr in ascii */
  /src/crypto/external/bsd/heimdal/dist/lib/roken/
roken-common.h 269 #ifndef INET6_ADDRSTRLEN
270 #define INET6_ADDRSTRLEN 46
  /src/sys/netinet6/
in6.h 138 #define INET6_ADDRSTRLEN 46
  /src/external/mpl/bind/dist/lib/dns/
rpz.c 749 #ifndef INET6_ADDRSTRLEN
750 #define INET6_ADDRSTRLEN 46
751 #endif /* ifndef INET6_ADDRSTRLEN */
752 char str[1 + 8 + 1 + INET6_ADDRSTRLEN + 1];
  /src/external/mpl/dhcp/bind/dist/lib/dns/
rpz.c 703 #ifndef INET6_ADDRSTRLEN
704 #define INET6_ADDRSTRLEN 46
705 #endif /* ifndef INET6_ADDRSTRLEN */
707 char str[1 + 8 + 1 + INET6_ADDRSTRLEN + 1];

Completed in 33 milliseconds