Home | History | Annotate | Download | only in pppd

Lines Matching refs:inpacket_buf

191 u_char inpacket_buf[PPP_MRU+PPP_HDRLEN]; /* buffer for incoming packet */
1013 p = inpacket_buf; /* point to beginning of packet buffer */
1015 len = read_packet(inpacket_buf);