OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lcp_sprotrej
(Results
1 - 3
of
3
) sorted by null
/external/ppp/pppd/
lcp.h
113
void
lcp_sprotrej
__P((int, u_char *, int)); /* send protocol reject */
main.c
1088
lcp_sprotrej
(0, p - PPP_HDRLEN, len + PPP_HDRLEN);
[
all
...]
lcp.c
598
*
lcp_sprotrej
- Send a Protocol-Reject for some protocol.
601
lcp_sprotrej
(unit, p, len)
function
[
all
...]
Completed in 1442 milliseconds