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

/freebsd-11-stable/contrib/ntp/lib/isc/win32/
H A Dnet.c43 #ifndef ISC_NET_PORTRANGELOW
44 #define ISC_NET_PORTRANGELOW 1024 macro
45 #endif /* ISC_NET_PORTRANGELOW */
306 *low = ISC_NET_PORTRANGELOW;
/freebsd-11-stable/contrib/ntp/lib/isc/unix/
H A Dnet.c52 #ifndef ISC_NET_PORTRANGELOW
53 #define ISC_NET_PORTRANGELOW 1024 macro
54 #endif /* ISC_NET_PORTRANGELOW */
490 *low = ISC_NET_PORTRANGELOW;

Completed in 62 milliseconds