Home
last modified time | relevance | path

Searched defs:_SS_MAXSIZE (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/bsd/unbound/dist/compat/
H A Dfake-rfc2553.h52 # define _SS_MAXSIZE 128 /* Implementation specific max size */ macro
/netbsd-src/external/bsd/nsd/dist/compat/
H A Dfake-rfc2553.h52 # define _SS_MAXSIZE 128 /* Implementation specific max size */ macro
/netbsd-src/external/bsd/ntp/dist/include/
H A Dntp_rfc2553.h112 # define _SS_MAXSIZE 128 macro
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/roken/
H A Droken.h.in913 #define _SS_MAXSIZE sizeof(struct sockaddr_in6) macro
915 #define _SS_MAXSIZE sizeof(struct sockaddr_in) macro
/netbsd-src/sys/sys/
H A Dsocket.h293 #define _SS_MAXSIZE 128 macro