Home
last modified time | relevance | path

Searched defs:_SS_PAD2SIZE (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/sys/
H A D_sockaddr_storage.h42 #define _SS_PAD2SIZE (_SS_MAXSIZE - sizeof(unsigned char) - \ macro
/freebsd/contrib/ntp/include/
H A Dntp_rfc2553.h114 # define _SS_PAD2SIZE (_SS_MAXSIZE - sizeof(u_char) - sizeof(ntp_u_int8_t) - \ macro
118 # define _SS_PAD2SIZE (_SS_MAXSIZE - sizeof(short) - \ macro
/freebsd/crypto/heimdal/lib/roken/
H A Droken.h.in852 #define _SS_PAD2SIZE (_SS_MAXSIZE - (sizeof (roken_sa_family_t) + sizeof(unsigned char) + _SS_PAD… macro
866 #define _SS_PAD2SIZE (_SS_MAXSIZE - (sizeof (roken_sa_family_t) + _SS_PAD1SIZE + _SS_ALIGNSIZE)) macro