Home
last modified time | relevance | path

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

/netbsd-src/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); in dns_peer_setnotifydscp()
849 if (DNS_BIT_CHECK(NOTIFY_DSCP_BIT, &peer->bitflags)) { in dns_peer_getnotifydscp()