Searched refs:parm_auth (Results 1 – 2 of 2) sorted by relevance
75 if (parmp->parm_auth[0].type == RIP_AUTH_NONE in get_parms()79 &parmp->parm_auth[i], in get_parms()486 for (ap = parmp->parm_auth, i = 0; in get_passwd()514 for (ap2 = parmp->parm_auth; ap2 < ap; ap2++) { in get_passwd()852 if (new->parm_auth[i].type != RIP_AUTH_NONE) in check_parms()870 if (parmp->parm_auth[i].type != RIP_AUTH_NONE) in check_parms()
406 struct auth parm_auth[MAX_AUTH_KEYS]; member