Home
last modified time | relevance | path

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

/netbsd/src/external/bsd/ppp/dist/pppd/
Dccp.c178 static void ccp_input (int unit, u_char *pkt, int len);
188 ccp_input,
440 ccp_input(int unit, u_char *p, int len) in ccp_input() function