Searched defs:ISC_PORTSET_BUFSIZE (Results 1 - 1 of 1) sorted by relevance
/bind-9.11.3/lib/isc/ | ||
H A D | portset.c | 21 #define ISC_PORTSET_BUFSIZE (65536 / (sizeof(isc_uint32_t) * 8)) macro 30 isc_uint32_t buf[ISC_PORTSET_BUFSIZE]; |
Completed in 10 milliseconds