Home
last modified time | relevance | path

Searched refs:ISC_CMSG_IP_TOS (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/unix/
H A Dnet.c105 #ifndef ISC_CMSG_IP_TOS
107 #define ISC_CMSG_IP_TOS 0 /* As of 10.8.2. */ macro
109 #define ISC_CMSG_IP_TOS 1 macro
364 #if ISC_CMSG_IP_TOS || defined(IPV6_TCLASS)
623 #if ISC_CMSG_IP_TOS in try_dscp_v4()
/netbsd-src/external/mpl/bind/dist/lib/isc/
H A Dnet.c101 #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 */ macro
109 #define ISC_CMSG_IP_TOS global() macro