Home
last modified time | relevance | path

Searched refs:ldns_pkt_empty (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/ldns/drill/
H A Dchasetrace.c205 if (ldns_pkt_empty(p)) { in do_trace()
210 if (!ldns_pkt_empty(p)) { in do_trace()
/freebsd/contrib/ldns/ldns/
H A Dpacket.h920 bool ldns_pkt_empty(ldns_pkt *p);
/freebsd/contrib/ldns/
H A Dpacket.c431 ldns_pkt_empty(ldns_pkt *p) in ldns_pkt_empty() function
H A DChangelog593 * fix ldns_pkt_empty(), reported by Alex Nicoll.
1024 * ldns_pkt_empty(): check is a packet is empty