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

/freebsd-13-stable/contrib/ntp/lib/isc/win32/
H A Dnet.c46 #ifndef ISC_NET_PORTRANGEHIGH
47 #define ISC_NET_PORTRANGEHIGH 65535 macro
48 #endif /* ISC_NET_PORTRANGEHIGH */
307 *high = ISC_NET_PORTRANGEHIGH;
/freebsd-13-stable/contrib/ntp/lib/isc/unix/
H A Dnet.c55 #ifndef ISC_NET_PORTRANGEHIGH
56 #define ISC_NET_PORTRANGEHIGH 65535 macro
57 #endif /* ISC_NET_PORTRANGEHIGH */
491 *high = ISC_NET_PORTRANGEHIGH;

Completed in 104 milliseconds