Searched refs:RIP_AUTH_NONE (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/include/protocols/
H A Drouted.h92 #define RIP_AUTH_NONE 0 macro
/netbsd-current/sbin/routed/
H A Dparms.c79 if (parmp->parm_auth[0].type == RIP_AUTH_NONE
131 && ifp->int_auth[0].type != RIP_AUTH_NONE
140 && ifp->int_auth[0].type != RIP_AUTH_NONE
507 ap->type != RIP_AUTH_NONE; i++, ap++) {
876 if (new->parm_auth[i].type != RIP_AUTH_NONE)
894 if (parmp->parm_auth[i].type != RIP_AUTH_NONE)
H A Dinput.c598 if (aifp->int_auth[0].type != RIP_AUTH_NONE
H A Doutput.c242 if (ap->type == RIP_AUTH_NONE)
/netbsd-current/sbin/routed/rtquery/
H A Drtquery.c119 int auth_type = RIP_AUTH_NONE;

Completed in 98 milliseconds