Searched refs:cbcp_send (Results 1 – 1 of 1) sorted by relevance
/external/ppp/pppd/ |
D | cbcp.c | 101 static void cbcp_send __P((cbcp_state *us, int code, u_char *buf, int len)); 394 cbcp_send(us, CBCP_RESP, buf, len); 404 cbcp_send(us, CBCP_RESP, buf, len); 413 cbcp_send(us, CBCP_RESP, buf, len); 420 cbcp_send(us, code, buf, len) in cbcp_send() function
|