HomeSort by: relevance | last modified time | path
    Searched refs:ISC_CMSG_IP_TOS (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mpl/bind/dist/lib/isc/
net.c 101 #ifndef ISC_CMSG_IP_TOS
103 #define ISC_CMSG_IP_TOS 0 /* As of 10.8.2. */
105 #define ISC_CMSG_IP_TOS 1
107 #endif /* ! ISC_CMSG_IP_TOS */
  /src/external/mpl/dhcp/bind/dist/lib/isc/unix/
net.c 105 #ifndef ISC_CMSG_IP_TOS
107 #define ISC_CMSG_IP_TOS 0 /* As of 10.8.2. */
109 #define ISC_CMSG_IP_TOS 1
111 #endif /* ! ISC_CMSG_IP_TOS */
364 #if ISC_CMSG_IP_TOS || defined(IPV6_TCLASS)
571 #endif /* if ISC_CMSG_IP_TOS || defined(IPV6_TCLASS) */
623 #if ISC_CMSG_IP_TOS
627 #endif /* ISC_CMSG_IP_TOS */

Completed in 24 milliseconds