Searched refs:ccp_SendResetReq (Results 1 – 3 of 3) sorted by relevance
227 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()
156 extern void ccp_SendResetReq(struct fsm *);
399 ccp_SendResetReq(struct fsm *fp) in ccp_SendResetReq() function