Lines Matching defs:unit
377 link_required(int unit) in link_required()
389 link_terminated(int unit) in link_terminated()
407 link_down(int unit) in link_down()
443 link_established(int unit) in link_established()
525 network_phase(int unit) in network_phase()
571 auth_peer_fail(int unit, u16_t protocol) in auth_peer_fail()
588 auth_peer_success(int unit, u16_t protocol, char *name, int namelen) in auth_peer_success()
627 auth_withpeer_fail(int unit, u16_t protocol) in auth_withpeer_fail()
651 auth_withpeer_success(int unit, u16_t protocol) in auth_withpeer_success()
686 np_up(int unit, u16_t proto) in np_up()
716 np_down(int unit, u16_t proto) in np_down()
731 np_finished(int unit, u16_t proto) in np_finished()
828 auth_reset(int unit) in auth_reset()
862 check_passwd( int unit, char *auser, int userlen, char *apasswd, int passwdlen, char **msg, int *ms… in check_passwd()
1006 null_login(int unit) in null_login()
1020 get_pap_passwd(int unit, char *user, char *passwd) in get_pap_passwd()
1074 get_secret(int unit, char *client, char *server, char *secret, int *secret_len, int save_addrs) in get_secret()
1177 auth_ip_addr(int unit, u32_t addr) in auth_ip_addr()