Home
last modified time | relevance | path

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

/external/ppp/pppd/
Dlcp.c208 static int lcp_ackci __P((fsm *, u_char *, int)); /* Peer ack'd our CI */
235 lcp_ackci, /* ACK our Configuration Information */
795 lcp_ackci(f, p, len) in lcp_ackci() function