Searched refs:xc_state (Results 1 – 1 of 1) sorted by relevance
145 void *xc_state; /* its internal state 90 */ member1521 if (ppp->xc_state) in ppp_net_siocdevprivate()1522 ppp->xcomp->comp_stat(ppp->xc_state, &cstats.c); in ppp_net_siocdevprivate()1849 if ((ppp->xstate & SC_COMP_RUN) && ppp->xc_state && in ppp_send_frame()3075 ostate = ppp->xc_state; in ppp_set_compress()3077 ppp->xc_state = state; in ppp_set_compress()3173 if (!ppp->xc_state) in ppp_ccp_peek()3175 if (ppp->xcomp->comp_init(ppp->xc_state, dp, len, in ppp_ccp_peek()3192 ppp->xcomp->comp_reset(ppp->xc_state); in ppp_ccp_peek()3209 xstate = ppp->xc_state; in ppp_ccp_closed()[all …]