Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/unix/include/isc/
H A Dnet.h282 #define ISC_NET_DSCPSETV6 0x08 /* Can set DSCP on socket IPv6 */ macro
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/unix/
H A Dnet.c674 dscp_result |= ISC_NET_DSCPSETV6; in try_dscp_v6()