Home
last modified time | relevance | path

Searched defs:MSGSIZE (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ntp/include/
H A Dadjtime.h53 #define MSGSIZE (sizeof(int) + sizeof(struct timeval)) macro
/freebsd/lib/libradius/
H A Dradlib_private.h55 #define MSGSIZE 4096 /* Maximum RADIUS message */ macro