Lines Matching defs:np2
505 struct neighbor *np2;
612 for (np2 = neighbors; np2 != NULL; np2 = np2->n_next) {
615 !(np2->n_flags & IFF_POINTOPOINT) &&
616 (np->n_subnet == np2->n_subnet)) {
623 if (np2 != NULL)
685 for (np2 = neighbors; np2 != NULL; np2 = np2->n_next) {
688 sin2 = (struct sockaddr_in *)np2->n_addr;
696 if (np2 != NULL)