Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dpppd.h549 extern int read_packet __P((u_char *)); /* Read PPP packet */
H A Dsys-solaris.c1748 read_packet(buf) in read_packet() function
1884 while (read_packet(inpacket_buf) > 0) { in get_loop_output()
H A Dmain.c1401 len = read_packet(inpacket_buf); in get_input()