Home | History | Annotate | Download | only in ntpdc

Lines Matching defs:il

884 	struct info_loop *il;
904 &items, &itemsize, (void *)&il, 0,
924 NTOHL_FP(&il->last_offset, &tempts);
925 NTOHL_FP(&il->drift_comp, &temp2ts);
931 (long)(int32)ntohl((u_long)il->compliance),
932 (u_long)ntohl((u_long)il->watchdog_timer));
934 NTOHL_FP(&il->last_offset, &tempts);
937 NTOHL_FP(&il->drift_comp, &tempts);
941 (long)(int32)ntohl(il->compliance));
943 (u_long)ntohl(il->watchdog_timer));