Searched refs:handle_failure (Results 1 – 2 of 2) sorted by relevance
149 void (*handle_failure)(ppp_pcb *pcb, unsigned char *pkt, int len); member
515 if (pcb->chap_client.digest->handle_failure != NULL)516 (*pcb->chap_client.digest->handle_failure)(pcb, pkt, len);