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

/freebsd-10-stable/contrib/ldns/
H A Dhost2wire.c239 | ldns_pkt_tc(packet) << 1 | ldns_pkt_rd(packet);
H A Dpacket.c63 ldns_pkt_rd(const ldns_pkt *packet) function
1113 ldns_pkt_set_rd(new_pkt, ldns_pkt_rd(pkt));
H A Dhost2str.c1741 if (ldns_pkt_rd(pkt)) {
/freebsd-10-stable/contrib/ldns/ldns/
H A Dpacket.h330 bool ldns_pkt_rd(const ldns_pkt *p);
/freebsd-10-stable/contrib/ldns-host/
H A Dldns-host.c364 if (ldns_pkt_rd(pkt)) printf(" rd"), got_flags = 1;

Completed in 168 milliseconds