Searched refs:parm_auth (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/in.routed/
H A Dparms.c79 if (parmp->parm_auth[i].type == RIP_AUTH_NONE ||
83 parmp->parm_auth[i];
512 for (ap = parmp->parm_auth, i = 0; ap->type != RIP_AUTH_NONE;
542 for (ap2 = parmp->parm_auth; ap2 < ap; ap2++) {
922 if (new->parm_auth[i].type != RIP_AUTH_NONE)
938 if (parmp->parm_auth[i].type != RIP_AUTH_NONE)
H A Ddefs.h523 struct auth parm_auth[MAX_AUTH_KEYS]; member in struct:parm

Completed in 63 milliseconds