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

/freebsd-10-stable/include/protocols/
H A Drouted.h86 #define RIP_AUTH_NONE 0 macro
/freebsd-10-stable/sbin/routed/
H A Dparms.c75 if (parmp->parm_auth[0].type == RIP_AUTH_NONE
127 && ifp->int_auth[0].type != RIP_AUTH_NONE
136 && ifp->int_auth[0].type != RIP_AUTH_NONE
487 ap->type != RIP_AUTH_NONE; i++, ap++) {
852 if (new->parm_auth[i].type != RIP_AUTH_NONE)
870 if (parmp->parm_auth[i].type != RIP_AUTH_NONE)
H A Dinput.c600 if (aifp->int_auth[0].type != RIP_AUTH_NONE
H A Doutput.c224 if (ap->type == RIP_AUTH_NONE)
/freebsd-10-stable/sbin/routed/rtquery/
H A Drtquery.c116 int auth_type = RIP_AUTH_NONE;

Completed in 123 milliseconds