Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/cmd-inet/usr.bin/pppd/
H A Dccp.c139 static void ccp_up __P((fsm *));
153 ccp_up, /* Called when fsm reaches OPENED state */
1219 ccp_up(f) in ccp_up() function