Searched defs:lcp_rejci (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dlcp.c266 static int lcp_rejci __P((fsm *, u_char *, int)); /* Peer rej'd our CI */
305 lcp_rejci, /* Reject our Configuration Information */
1605 * lcp_rejci - Peer has Rejected some of our CIs.
1614 lcp_rejci(f, p, len) function
1817 dbglog("lcp_rejci: received bad Reject!");

Completed in 119 milliseconds