Searched refs:ipcp_nakci (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp/pppd/
H A Dipcp.c78 static int ipcp_nakci __P((fsm *, u_char *, int)); /* Peer nak'd our CI */
92 ipcp_nakci, /* NAK our Configuration Information */
880 * ipcp_nakci - Peer has sent a NAK for some of our CIs.
890 ipcp_nakci(f, p, len) function
1067 IPCPDEBUG(("ipcp_nakci: received bad Nak!"));
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp-2.4.4/pppd/
H A Dipcp.c106 static int ipcp_nakci __P((fsm *, u_char *, int, int));/* Peer nak'd our CI */
120 ipcp_nakci, /* NAK our Configuration Information */
954 * ipcp_nakci - Peer has sent a NAK for some of our CIs.
964 ipcp_nakci(f, p, len, treat_as_reject) function
1176 IPCPDEBUG(("ipcp_nakci: received bad Nak!"));

Completed in 43 milliseconds