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

/openbsd-current/usr.sbin/pppd/
H A Dccp.c56 static void ccp_input(int unit, u_char *pkt, int len);
65 ccp_input,
229 * ccp_input - process a received CCP packet.
232 ccp_input(unit, p, len) function

Completed in 63 milliseconds