Home
last modified time | relevance | path

Searched refs:ipxcp_rejci (Results 1 – 1 of 1) sorted by relevance

/netbsd/external/bsd/ppp/dist/pppd/
H A Dipxcp.c92 static int ipxcp_rejci (fsm *, u_char *, int); /* Peer rej'd our CI */
107 ipxcp_rejci, /* Reject our Configuration Information */
851 ipxcp_rejci(fsm *f, u_char *p, int len) in ipxcp_rejci() function