Searched refs:ldns_pkt_ad (Results 1 - 6 of 6) sorted by relevance

/freebsd-10-stable/crypto/openssh/openbsd-compat/
H A Dgetrrsetbyname-ldns.c150 if (ldns_pkt_ad(pkt)) {
/freebsd-10-stable/contrib/ldns/
H A Dhost2wire.c244 | ldns_pkt_ad(packet) << 5
H A Dpacket.c81 ldns_pkt_ad(const ldns_pkt *packet) function
1116 ldns_pkt_set_ad(new_pkt, ldns_pkt_ad(pkt));
H A Dhost2str.c1750 if (ldns_pkt_ad(pkt)) {
/freebsd-10-stable/contrib/ldns/ldns/
H A Dpacket.h348 bool ldns_pkt_ad(const ldns_pkt *p);
/freebsd-10-stable/contrib/ldns-host/
H A Dldns-host.c366 if (ldns_pkt_ad(pkt)) printf(" ad"), got_flags = 1;

Completed in 91 milliseconds