Home | History | Annotate | Download | only in pppd

Lines Matching refs:read_packet

1443  * read_packet - get a PPP packet from the serial device.
1446 read_packet(buf)
1491 while ((len = read_packet(inpacket_buf)) > 0) {