Home | History | Annotate | Download | only in pppd

Lines Matching full:cis

745  * ipcp_addci - Add our desired CIs to a packet.
831 * ipcp_ackci - Ack our CIs.
850 * CIs must be in exactly the same order that we sent...
942 * If there are any remaining CIs, then this packet is bad.
954 * ipcp_nakci - Peer has sent a NAK for some of our CIs.
982 * Any Nak'd CIs must be in exactly the same order that we sent.
1116 * There may be remaining CIs, if the peer is requesting negotiation
1182 * ipcp_rejci - Reject some of our CIs.
1199 * Any Rejected CIs must be in exactly the same order that we sent.
1292 * If there are any remaining CIs, then this packet is bad.
1310 * ipcp_reqci - Check the peer's requested CIs and send appropriate response.
1320 u_char *inp; /* Requested CIs */
1321 int *len; /* Length of requested CIs */
1327 u_char *cip, *next; /* Pointer to current and next CIs */
1555 if (rc == CONFACK) { /* Ack'd all prior CIs? */