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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dccp.c96 static void ccp_input __P((int unit, u_char *pkt, int len));
106 ccp_input,
400 * ccp_input - process a received CCP packet.
403 ccp_input(unit, p, len) function

Completed in 70 milliseconds