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

/freebsd-12-stable/contrib/ntp/lib/isc/unix/
H A Dnet.c442 int *mib_lo, *mib_hi, miblen; local
448 mib_hi = mib_hi4;
452 mib_hi = mib_hi6;
462 if (sysctl(mib_hi, miblen, &port_high, &portlen, NULL, 0) < 0) {

Completed in 95 milliseconds