Home
last modified time | relevance | path

Searched refs:llq_id (Results 1 – 2 of 2) sorted by relevance

/dports/dns/getdns/getdns-1.5.2/src/gldns/
H A Dwire2str.c1793 uint64_t llq_id; in gldns_wire2str_edns_llq_print() local
1806 memmove(&llq_id, data+6, sizeof(llq_id)); in gldns_wire2str_edns_llq_print()
1819 (unsigned long long)llq_id, (unsigned long)lease_life); in gldns_wire2str_edns_llq_print()
1822 (unsigned long long)llq_id, (unsigned long)lease_life); in gldns_wire2str_edns_llq_print()
/dports/dns/unbound/unbound-1.14.0/sldns/
H A Dwire2str.c2027 uint64_t llq_id; in sldns_wire2str_edns_llq_print() local
2040 memmove(&llq_id, data+6, sizeof(llq_id)); in sldns_wire2str_edns_llq_print()
2053 (unsigned long long)llq_id, (unsigned long)lease_life); in sldns_wire2str_edns_llq_print()
2056 (unsigned long long)llq_id, (unsigned long)lease_life); in sldns_wire2str_edns_llq_print()