Searched refs:int_auth (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/sbin/routed/
H A Dparms.c82 memcpy(&ifp->int_auth[num_passwds++],
84 sizeof(ifp->int_auth[0]));
131 && ifp->int_auth[0].type != RIP_AUTH_NONE
140 && ifp->int_auth[0].type != RIP_AUTH_NONE
H A Dinput.c598 if (aifp->int_auth[0].type != RIP_AUTH_NONE
959 for (ap = aifp->int_auth, i = 0; i < MAX_AUTH_KEYS; i++, ap++) {
H A Ddefs.h325 } int_auth[MAX_AUTH_KEYS]; member in struct:interface
H A Doutput.c239 ap = ifp->int_auth;

Completed in 119 milliseconds