Searched defs:cstate (Results 1 – 5 of 5) sorted by relevance
128 chap_state *cstate = &chap[unit]; local150 chap_state *cstate = &chap[unit]; local180 chap_state *cstate = &chap[unit]; local205 chap_state *cstate = (chap_state *) arg; local232 chap_state *cstate = (chap_state *) arg; local249 chap_state *cstate = (chap_state *) arg; local270 chap_state *cstate = &chap[unit]; local296 chap_state *cstate = &chap[unit]; local320 chap_state *cstate = &chap[unit]; local341 chap_state *cstate = &chap[unit]; local[all …]
319 ChapMS(cstate, rchallenge, rchallenge_len, secret, secret_len) in ChapMS() argument
119 struct cstate { struct120 struct cstate *cs_next; /* next most recently used cstate (xmit only) */ argument137 struct cstate *last_cs; /* most recently used tstate */ argument
112 struct cstate { struct113 struct cstate *cs_next; /* next most recently used cstate (xmit only) */ argument131 struct cstate *last_cs; /* most recently used tstate */ argument
1167 add_ctrl_state(struct isdn_ctrl_state *cstate) in add_ctrl_state()