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

/netbsd-6-1-5-RELEASE/sbin/routed/
H A Dparms.c79 if (parmp->parm_auth[0].type == RIP_AUTH_NONE
83 &parmp->parm_auth[i],
506 for (ap = parmp->parm_auth, i = 0;
534 for (ap2 = parmp->parm_auth; ap2 < ap; ap2++) {
876 if (new->parm_auth[i].type != RIP_AUTH_NONE)
894 if (parmp->parm_auth[i].type != RIP_AUTH_NONE)
H A Ddefs.h423 struct auth parm_auth[MAX_AUTH_KEYS]; member in struct:parm

Completed in 156 milliseconds