Home
last modified time | relevance | path

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

/freebsd/sbin/routed/
H A Dparms.c65 if (parmp->parm_auth[0].type == RIP_AUTH_NONE in get_parms()
117 && ifp->int_auth[0].type != RIP_AUTH_NONE in get_parms()
126 && ifp->int_auth[0].type != RIP_AUTH_NONE in get_parms()
477 ap->type != RIP_AUTH_NONE; i++, ap++) { in get_passwd()
848 if (new->parm_auth[i].type != RIP_AUTH_NONE) in check_parms()
866 if (parmp->parm_auth[i].type != RIP_AUTH_NONE) in check_parms()
H A Dinput.c595 if (aifp->int_auth[0].type != RIP_AUTH_NONE in input()
H A Doutput.c214 if (ap->type == RIP_AUTH_NONE) in find_auth()
/freebsd/include/protocols/
H A Drouted.h84 #define RIP_AUTH_NONE 0 macro
/freebsd/sbin/routed/rtquery/
H A Drtquery.c97 int auth_type = RIP_AUTH_NONE;