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

/freebsd-10-stable/contrib/ldns/
H A Dhost2wire.c245 | ldns_pkt_cd(packet) << 4
H A Dpacket.c69 ldns_pkt_cd(const ldns_pkt *packet) function
1114 ldns_pkt_set_cd(new_pkt, ldns_pkt_cd(pkt));
H A Dhost2str.c1744 if (ldns_pkt_cd(pkt)) {
/freebsd-10-stable/contrib/ldns/ldns/
H A Dpacket.h336 bool ldns_pkt_cd(const ldns_pkt *p);
/freebsd-10-stable/contrib/ldns-host/
H A Dldns-host.c367 if (ldns_pkt_cd(pkt)) printf(" cd"), got_flags = 1;

Completed in 55 milliseconds