Home
last modified time | relevance | path

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

/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/unix/include/isc/
H A Dnet.h281 #define ISC_NET_DSCPSETV4 0x04 /* Can set DSCP on socket IPv4 */ macro
/netbsd-src/external/mpl/dhcp/bind/dist/lib/isc/unix/
H A Dnet.c613 dscp_result |= ISC_NET_DSCPSETV4; in try_dscp_v4()