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

/freebsd-13-stable/contrib/ldns/ldns/
H A Dpacket.h338 bool ldns_pkt_cd(const ldns_pkt *p);
/freebsd-13-stable/contrib/ldns/
H A Dhost2wire.c336 | ldns_pkt_cd(packet) << 4
H A Dpacket.c69 ldns_pkt_cd(const ldns_pkt *packet) function
1122 ldns_pkt_set_cd(new_pkt, ldns_pkt_cd(pkt));
H A Dhost2str.c1746 if (ldns_pkt_cd(pkt)) {
/freebsd-13-stable/contrib/ldns-host/
H A Dldns-host.c501 if (ldns_pkt_cd(pkt)) printf(" cd"), got_flags = 1;

Completed in 107 milliseconds