Searched refs:RIP_AUTH_PW (Results 1 – 6 of 6) sorted by relevance
234 auth_type = RIP_AUTH_PW; in main()368 if (auth_type == RIP_AUTH_PW) { in query_loop()371 NA0.a_type = RIP_AUTH_PW; in query_loop()693 if (na->a_type == RIP_AUTH_PW in rip_input()
85 #define RIP_AUTH_PW htons(2) /* password type */ macro
252 if (ap->type == RIP_AUTH_PW) { in clr_ws_buf()254 na->a_type = RIP_AUTH_PW; in clr_ws_buf()742 if (!passwd_ok && ws.a != NULL && ws.a->type == RIP_AUTH_PW) in supply()
263 if (ap != NULL && ap->type == RIP_AUTH_PW in input()961 if (NA->a_type == RIP_AUTH_PW) { in ck_passwd()
930 if (NA->a_type == RIP_AUTH_PW in trace_rip()
678 msg = get_passwd(tgt,val0,&parm,RIP_AUTH_PW,1); in parse_parms()