Searched refs:ccp_SendResetReq (Results 1 – 3 of 3) sorted by relevance
228 ccp_SendResetReq(&ccp->fsm); in DeflateInput()265 ccp_SendResetReq(&ccp->fsm); in DeflateInput()307 ccp_SendResetReq(&ccp->fsm); in DeflateInput()390 ccp_SendResetReq(&ccp->fsm); in DeflateDictSetup()
157 extern void ccp_SendResetReq(struct fsm *);
395 ccp_SendResetReq(struct fsm *fp) in ccp_SendResetReq() function