Searched defs:ISC_CMSG_IP_TOS (Results 1 - 1 of 1) sorted by relevance

/bind-9.11.3/lib/isc/unix/
H A Dnet.c111 #ifndef ISC_CMSG_IP_TOS
113 #define ISC_CMSG_IP_TOS 0 /* As of 10.8.2. */ macro
115 #define ISC_CMSG_IP_TOS 1 macro
117 #endif /* ! ISC_CMSG_IP_TOS */
413 #if ISC_CMSG_IP_TOS || \
675 #if ISC_CMSG_IP_TOS
678 #endif /* ISC_CMSG_IP_TOS */

Completed in 12 milliseconds