HomeSort by relevance Sort by last modified time
    Searched full:chap_client_state (Results 1 - 1 of 1) sorted by null

  /external/ppp/pppd/
chap-new.c 81 static struct chap_client_state { struct
106 /* Values for flags in chap_client_state and chap_server_state */
128 static void chap_respond(struct chap_client_state *cs, int id,
130 static void chap_handle_status(struct chap_client_state *cs, int code, int id,
171 struct chap_client_state *cs = &client;
183 struct chap_client_state *cs = &client;
230 struct chap_client_state *cs = &client;
438 chap_respond(struct chap_client_state *cs, int id,
491 chap_handle_status(struct chap_client_state *cs, int code, int id,
532 struct chap_client_state *cs = &client
    [all...]

Completed in 46 milliseconds