Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/ldns/drill/
HDchasetrace.c205 if (ldns_pkt_empty(p)) { in do_trace()
210 if (!ldns_pkt_empty(p)) { in do_trace()
/freebsd-14-stable/contrib/ldns/ldns/
HDpacket.h920 bool ldns_pkt_empty(ldns_pkt *p);
/freebsd-14-stable/contrib/ldns/
HDpacket.c431 ldns_pkt_empty(ldns_pkt *p) in ldns_pkt_empty() function
HDChangelog593 * fix ldns_pkt_empty(), reported by Alex Nicoll.
1024 * ldns_pkt_empty(): check is a packet is empty