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

/seL4-camkes-master/projects/lwip/src/netif/ppp/
H A Deap.c1015 static void eap_send_response(ppp_pcb *pcb, u_char id, u_char typenum, const u_char *str, int lenstr) { function
1370 eap_send_response(pcb, id, typenum,
1384 eap_send_response(pcb, id, typenum, (const u_char*)pcb->eap.es_client.ea_name,
1391 eap_send_response(pcb, id, typenum, NULL, 0);

Completed in 163 milliseconds