Searched refs:parm_auth (Results 1 – 2 of 2) sorted by relevance
65 if (parmp->parm_auth[0].type == RIP_AUTH_NONE in get_parms()69 &parmp->parm_auth[i], in get_parms()476 for (ap = parmp->parm_auth, i = 0; in get_passwd()504 for (ap2 = parmp->parm_auth; ap2 < ap; ap2++) { in get_passwd()848 if (new->parm_auth[i].type != RIP_AUTH_NONE) in check_parms()866 if (parmp->parm_auth[i].type != RIP_AUTH_NONE) in check_parms()
376 struct auth parm_auth[MAX_AUTH_KEYS]; member