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

/opensolaris-onvv-gate/usr/src/head/protocols/
H A Drouted.h93 #define RIP_AUTH_NONE 0 macro
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Dparms.c79 if (parmp->parm_auth[i].type == RIP_AUTH_NONE ||
131 ifp->int_auth[0].type != RIP_AUTH_NONE &&
139 ifp->int_auth[0].type != RIP_AUTH_NONE &&
512 for (ap = parmp->parm_auth, i = 0; ap->type != RIP_AUTH_NONE;
922 if (new->parm_auth[i].type != RIP_AUTH_NONE)
938 if (parmp->parm_auth[i].type != RIP_AUTH_NONE)
H A Dinput.c556 if (ifp->int_auth[0].type != RIP_AUTH_NONE) {
715 if (ifp->int_auth[0].type != RIP_AUTH_NONE &&
H A Drtquery.c93 static int auth_type = RIP_AUTH_NONE;
H A Doutput.c263 if (ap->type == RIP_AUTH_NONE)
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_rip.c169 if (nap->a_type == RIP_AUTH_NONE) {

Completed in 110 milliseconds