Home
last modified time | relevance | path

Searched refs:RIP_AUTH_MD5 (Results 1 – 7 of 7) sorted by relevance

/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Drtquery.c253 auth_type = RIP_AUTH_MD5; in main()
259 if (auth_type == RIP_AUTH_MD5 && in main()
395 } else if (auth_type == RIP_AUTH_MD5) { in query_loop()
398 NA0.a_type = RIP_AUTH_MD5; in query_loop()
695 if (na->a_type == RIP_AUTH_MD5 && in rip_input()
H A Doutput.c309 } else if (ap->type == RIP_AUTH_MD5) { in clr_ws_buf()
311 na->a_type = RIP_AUTH_MD5; in clr_ws_buf()
362 if (ws.a != NULL && ws.a->type == RIP_AUTH_MD5) in supply_write()
H A Dparms.c528 if (type == RIP_AUTH_MD5) in get_passwd()
769 msg = get_passwd(tgt, val0, &parm, RIP_AUTH_MD5, safe); in parse_parms()
H A Dinput.c494 if (ap != NULL && ap->type == RIP_AUTH_MD5) in input()
1418 if (rip->rip_cmd == RIPCMD_RESPONSE && NA->a_type == RIP_AUTH_MD5 && in ck_passwd()
H A Dtrace.c1181 if (NA->a_type == RIP_AUTH_MD5 && in trace_rip()
/titanic_41/usr/src/head/protocols/
H A Drouted.h96 #define RIP_AUTH_MD5 htons(3) /* Keyed MD5 */ macro
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_rip.c97 if (nap->a_type == RIP_AUTH_MD5 && in interpret_rip()
184 RIP_AUTH_MD5) { in interpret_rip()