Home
last modified time | relevance | path

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

/freebsd/contrib/ntp/include/
H A Dtrimble.h95 #define CMD_RSLLAPOS 0x4A /* single LLA position:gps_position(LLA):RO|DEF */ macro
/freebsd/contrib/ntp/libparse/
H A Dinfo_trimble.c67 { CMD_RSLLAPOS, "CMD_RSLLAPOS", "single LLA position (0x4A)", "gps_position(LLA)", RO|DEF },
/freebsd/contrib/ntp/ntpd/
H A Drefclock_parse.c5708 case CMD_RSLLAPOS: in trimbletsip_message()