Searched refs:nlinks (Results 1 – 1 of 1) sorted by relevance
588 uint64_t nlinks = (uint64_t)setcount * (uint64_t)portcount; in server() local590 printf("\tteardown of %llu links took %llu ns\n", nlinks, deltans); in server()