Home
last modified time | relevance | path

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

/external/ppp/pppd/
Ddemand.c230 if (loop_frame((unsigned char *)frame, framelen))
269 loop_frame(frame, len) in loop_frame() function
Dpppd.h566 int loop_frame __P((unsigned char *, int)); /* should we bring link up? */
Dsys-linux.c1136 if (loop_frame(inpacket_buf, n)) in get_loop_output()
Dsys-solaris.c1492 if (loop_frame(inpacket_buf, len)) in get_loop_output()