Searched refs:read_packet (Results 1 – 4 of 4) sorted by relevance
112 static int read_packet(int, struct ntp_data *, double *, double *);225 ret = read_packet(fd, &data, &x, &y); in sync_ntp()321 read_packet(int fd, struct ntp_data *data, double *off, double *error) in read_packet() function
277 int read_packet(u_char *); /* Read PPP packet */
698 len = read_packet(inpacket_buf); in get_input()
790 read_packet(buf) in read_packet() function