Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ppp/
H A Ddeflate.c227 ccp_SendResetReq(&ccp->fsm); in DeflateInput()
264 ccp_SendResetReq(&ccp->fsm); in DeflateInput()
306 ccp_SendResetReq(&ccp->fsm); in DeflateInput()
389 ccp_SendResetReq(&ccp->fsm); in DeflateDictSetup()
H A Dccp.h156 extern void ccp_SendResetReq(struct fsm *);
H A Dccp.c399 ccp_SendResetReq(struct fsm *fp) in ccp_SendResetReq() function