Home
last modified time | relevance | path

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

/dragonfly/sbin/routed/
H A Dparms.c66 if (parmp->parm_auth[0].type == RIP_AUTH_NONE in get_parms()
116 && ifp->int_auth[0].type != RIP_AUTH_NONE in get_parms()
125 && ifp->int_auth[0].type != RIP_AUTH_NONE in get_parms()
491 ap->type != RIP_AUTH_NONE; i++, ap++) { in get_passwd()
837 if (new->parm_auth[i].type != RIP_AUTH_NONE) in check_parms()
855 if (parmp->parm_auth[i].type != RIP_AUTH_NONE) in check_parms()
H A Dinput.c570 if (aifp->int_auth[0].type != RIP_AUTH_NONE in input()
H A Doutput.c221 if (ap->type == RIP_AUTH_NONE) in find_auth()
/dragonfly/include/protocols/
H A Drouted.h86 #define RIP_AUTH_NONE 0 macro
/dragonfly/sbin/routed/rtquery/
H A Drtquery.c85 int auth_type = RIP_AUTH_NONE;