HomeSort by: relevance | last modified time | path
    Searched refs:RIP_AUTH_NONE (Results 1 - 5 of 5) sorted by relevancy

  /src/include/protocols/
routed.h 92 #define RIP_AUTH_NONE 0
  /src/sbin/routed/
parms.c 79 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)
input.c 598 if (aifp->int_auth[0].type != RIP_AUTH_NONE
output.c 242 if (ap->type == RIP_AUTH_NONE)
  /src/sbin/routed/rtquery/
rtquery.c 119 int auth_type = RIP_AUTH_NONE;

Completed in 14 milliseconds