OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_SS_PAD2SIZE
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/bsd/ntp/dist/include/
ntp_rfc2553.h
116
# define
_SS_PAD2SIZE
(_SS_MAXSIZE - sizeof(u_char) - sizeof(ntp_u_int8_t) - \
120
# define
_SS_PAD2SIZE
(_SS_MAXSIZE - sizeof(short) - \
144
char __ss_pad2[
_SS_PAD2SIZE
];
/src/sys/sys/
socket.h
297
#define
_SS_PAD2SIZE
(_SS_MAXSIZE - 2 - _SS_PAD1SIZE - _SS_ALIGNSIZE)
304
char __ss_pad2[
_SS_PAD2SIZE
];
Completed in 23 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026