Home
last modified time | relevance | path

Searched refs:nlp (Results 1 – 1 of 1) sorted by relevance

/xnu-8019.80.24/bsd/nfs/
H A Dnfs_socket.c269 nfs_location_next(struct nfs_fs_locations *nlp, struct nfs_location_index *nlip) in nfs_location_next() argument
277 if (addr >= nlp->nl_locations[loc]->nl_servers[serv]->ns_addrcount) { in nfs_location_next()
282 if (serv >= nlp->nl_locations[loc]->nl_servcount) { in nfs_location_next()
286 if (loc >= nlp->nl_numlocs) { in nfs_location_next()
301 if (addr >= nlp->nl_locations[loc]->nl_servers[serv]->ns_addrcount) { in nfs_location_next()