Home
last modified time | relevance | path

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

/dragonfly/contrib/ldns/
H A Dpacket.c757 pkt->_edns_present in ldns_pkt_edns()
887 packet->_edns_present = false; in ldns_pkt_new()
1249 new_pkt->_edns_present = pkt->_edns_present; in ldns_pkt_clone()
H A Dwire2host.c489 packet->_edns_present = have_edns; in ldns_wire2pkt()
/dragonfly/contrib/ldns/ldns/
H A Dpacket.h256 uint8_t _edns_present; member