Home
last modified time | relevance | path

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

/mirbsd/src/usr.sbin/rdate/
Dntp.c112 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
/mirbsd/src/usr.sbin/pppd/
Dpppd.h277 int read_packet(u_char *); /* Read PPP packet */
Dmain.c698 len = read_packet(inpacket_buf); in get_input()
Dsys-bsd.c790 read_packet(buf) in read_packet() function