Home | History | Annotate | Download | only in pppd

Lines Matching refs:u_char

67 static void cbcp_input     __P((int unit, u_char *pkt, int len));
69 static int cbcp_printpkt __P((u_char *pkt, int len,
97 static void cbcp_recvreq __P((cbcp_state *us, u_char *pckt, int len));
100 static void cbcp_recvack __P((cbcp_state *us, u_char *pckt, int len));
101 static void cbcp_send __P((cbcp_state *us, int code, u_char *buf, int len));
156 u_char *inpacket;
159 u_char *inp;
160 u_char code, id;
228 u_char *p;
234 u_char *pstart;
307 u_char *pckt;
310 u_char type, opt_len, delay, addr_type;
367 u_char cb_type;
368 u_char buf[256];
369 u_char *bufp = buf;
423 u_char *buf;
426 u_char *outp;
448 u_char *pckt;
451 u_char type, delay, addr_type;