Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dccp.c128 static void ccp_resetci __P((fsm *));
142 ccp_resetci, /* Reset our Configuration Information */
356 ccp_resetci(f);
523 ccp_resetci(f) in ccp_resetci() function