l_fixedpt
struct l_fixedpt reftime;
struct l_fixedpt org;
struct l_fixedpt rec;
struct l_fixedpt xmt;
struct l_fixedpt reftime; /* receive */
struct l_fixedpt org; /* receive, clear */
struct l_fixedpt rec; /* receive, clear */
struct l_fixedpt xmt; /* transmit, clear */
struct l_fixedpt reftime; /* clock update */
struct l_fixedpt reftime;
show_time(struct l_fixedpt pkt_time)
struct l_fixedpt net_time;
static char *show_time(struct l_fixedpt);