Searched refs:ldns_pkt_timestamp (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/ldns/ldns/
H A Dpacket.h400 struct timeval ldns_pkt_timestamp(const ldns_pkt *p);
/freebsd-13-stable/contrib/ldns/
H A Dpacket.c200 ldns_pkt_timestamp(const ldns_pkt *packet) function
1134 ldns_pkt_set_timestamp(new_pkt, ldns_pkt_timestamp(pkt));
H A Dhost2str.c1871 time = ldns_pkt_timestamp(pkt);

Completed in 109 milliseconds