Searched refs:read_packet (Results 1 – 3 of 3) sorted by relevance
549 extern int read_packet __P((u_char *)); /* Read PPP packet */
1748 read_packet(buf) in read_packet() function1884 while (read_packet(inpacket_buf) > 0) { in get_loop_output()
1401 len = read_packet(inpacket_buf); in get_input()