Lines Matching defs:u
138 upap_state *u = &upap[unit]; in upap_init() local
162 upap_state *u = &upap[unit]; in upap_authwithpeer() local
194 upap_state *u = &upap[unit]; in upap_authpeer() local
215 upap_state *u = (upap_state *) arg; in upap_timeout() local
243 upap_state *u = (upap_state *) arg; in upap_reqtimeout() local
262 upap_state *u = &upap[unit]; in upap_lowerup() local
292 upap_state *u = &upap[unit]; in upap_lowerdown() local
316 upap_state *u = &upap[unit]; in upap_protrej() local
336 upap_state *u = &upap[unit]; in upap_input() local
390 upap_rauthreq(upap_state *u, u_char *inp, u_char id, int len) in upap_rauthreq()
466 upap_rauthack(upap_state *u, u_char *inp, int id, int len) in upap_rauthack()
508 upap_rauthnak(upap_state *u, u_char *inp, int id, int len) in upap_rauthnak()
550 upap_sauthreq(upap_state *u) in upap_sauthreq()
584 upap_sresp(upap_state *u, u_char code, u_char id, char *msg, int msglen) in upap_sresp()