Searched refs:chap_respond (Results 1 - 1 of 1) sorted by relevance

/seL4-camkes-master/projects/lwip/src/netif/ppp/
H A Dchap-new.c100 static void chap_respond(ppp_pcb *pcb, int id,
433 * chap_respond - Generate and send a response to a challenge.
435 static void chap_respond(ppp_pcb *pcb, int id, function
550 chap_respond(pcb, id, pkt, len);

Completed in 76 milliseconds