Searched refs:RIP_AUTH_MD5 (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/include/protocols/
H A Drouted.h94 #define RIP_AUTH_MD5 htons(3) /* Keyed MD5 */ macro
/netbsd-current/sbin/routed/rtquery/
H A Drtquery.c260 auth_type = RIP_AUTH_MD5;
266 if (auth_type == RIP_AUTH_MD5
401 } else if (auth_type == RIP_AUTH_MD5) {
404 NA0.a_type = RIP_AUTH_MD5;
739 if (na->a_type == RIP_AUTH_MD5
/netbsd-current/sbin/routed/
H A Doutput.c286 } else if (ap->type == RIP_AUTH_MD5) {
288 na->a_type = RIP_AUTH_MD5;
338 if (ws.a != 0 && ws.a->type == RIP_AUTH_MD5)
H A Dparms.c522 if (type == RIP_AUTH_MD5)
716 msg = get_passwd(tgt,val0,&parm,RIP_AUTH_MD5,safe);
H A Dinput.c437 if (ap != 0 && ap->type == RIP_AUTH_MD5)
H A Dtrace.c962 if (NA->a_type == RIP_AUTH_MD5

Completed in 148 milliseconds