Searched refs:NOTIFY_DSCP_BIT (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/
H A Dpeer.c44 #define NOTIFY_DSCP_BIT 10 macro
840 DNS_BIT_SET(NOTIFY_DSCP_BIT, &peer->bitflags);
849 if (DNS_BIT_CHECK(NOTIFY_DSCP_BIT, &peer->bitflags)) {

Completed in 68 milliseconds