Searched refs:ldns_pkt_timestamp (Results 1 – 3 of 3) sorted by relevance
403 struct timeval ldns_pkt_timestamp(const ldns_pkt *p);
202 ldns_pkt_timestamp(const ldns_pkt *packet) in ldns_pkt_timestamp() function1241 ldns_pkt_set_timestamp(new_pkt, ldns_pkt_timestamp(pkt)); in ldns_pkt_clone()
2802 time = ldns_pkt_timestamp(pkt); in ldns_pkt2buffer_str_fmt()