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

/netbsd-current/external/bsd/ntp/dist/libntp/
H A Dnetof.c21 static sockaddr_u netofbuf[8]; local
26 netaddr = &netofbuf[next_netofbuf];
27 next_netofbuf = (next_netofbuf + 1) % COUNTOF(netofbuf);

Completed in 104 milliseconds