Home
last modified time | relevance | path

Searched refs:PARSEB_MESSAGE (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/ntp/include/
H A Dparse.h138 #define PARSEB_MESSAGE 0x00004000 /* addtitional message data */ macro
155 PARSEB_S_LOCATION|PARSEB_TIMECODE|PARSEB_MESSAGE)
176 #define PARSE_MESSAGE(x) ((x) & PARSEB_MESSAGE)