Home
last modified time | relevance | path

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

/external/ppp/pppd/
Dchap-new.c81 static struct chap_client_state { struct
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; in chap_lowerup()
183 struct chap_client_state *cs = &client; in chap_lowerdown()
230 struct chap_client_state *cs = &client; in chap_auth_with_peer()
438 chap_respond(struct chap_client_state *cs, int id, in chap_respond()
491 chap_handle_status(struct chap_client_state *cs, int code, int id, in chap_handle_status()
532 struct chap_client_state *cs = &client; in chap_input()
563 struct chap_client_state *cs = &client; in chap_protrej()