OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cbcp_send
(Results
1 - 1
of
1
) sorted by null
/external/ppp/pppd/
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)
function
Completed in 242 milliseconds