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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ppp-2.4.4/pppd/
H A Dchap-new.c77 static struct chap_client_state { struct
102 /* Values for flags in chap_client_state and chap_server_state */
124 static void chap_respond(struct chap_client_state *cs, int id,
126 static void chap_handle_status(struct chap_client_state *cs, int code, int id,
167 struct chap_client_state *cs = &client;
179 struct chap_client_state *cs = &client;
226 struct chap_client_state *cs = &client;
418 chap_respond(struct chap_client_state *cs, int id,
471 chap_handle_status(struct chap_client_state *cs, int code, int id,
512 struct chap_client_state *c
[all...]

Completed in 51 milliseconds