Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dccp.c137 static int ccp_extcode __P((fsm *, int, int, u_char *, int));
154 ccp_extcode, /* Called to handle LCP-specific codes */
428 ccp_extcode(f, code, id, p, len) in ccp_extcode() function