Searched refs:RIP_AUTH_PW (Results 1 – 7 of 7) sorted by relevance
251 auth_type = RIP_AUTH_PW; in main()388 if (auth_type == RIP_AUTH_PW) { in query_loop()391 NA0.a_type = RIP_AUTH_PW; in query_loop()685 if (na->a_type == RIP_AUTH_PW && in rip_input()
303 if (ap->type == RIP_AUTH_PW) { in clr_ws_buf()305 na->a_type = RIP_AUTH_PW; in clr_ws_buf()830 if (!passwd_ok && ws.a != NULL && ws.a->type == RIP_AUTH_PW) in supply()
324 if (ap != NULL && ap->type == RIP_AUTH_PW && in input()1447 if (NA->a_type == RIP_AUTH_PW) { in ck_passwd()
762 msg = get_passwd(tgt, val0, &parm, RIP_AUTH_PW, 1); in parse_parms()
1172 if (NA->a_type == RIP_AUTH_PW && in trace_rip()
95 #define RIP_AUTH_PW htons(2) /* password type */ macro
175 } else if (nap->a_type == RIP_AUTH_PW) { in interpret_rip()