Searched refs:llq_id (Results 1 – 2 of 2) sorted by relevance
2081 uint64_t llq_id; in sldns_wire2str_edns_llq_print() local2094 memmove(&llq_id, data+6, sizeof(llq_id)); in sldns_wire2str_edns_llq_print()2107 (unsigned long long)llq_id, (unsigned long)lease_life); in sldns_wire2str_edns_llq_print()2110 (unsigned long long)llq_id, (unsigned long)lease_life); in sldns_wire2str_edns_llq_print()
2128 uint64_t llq_id; in ldns_edns_llq2buffer_str() local2143 memmove(&llq_id, data+6, sizeof(uint64_t)); in ldns_edns_llq2buffer_str()2163 (unsigned long long)llq_id, (unsigned long)lease_life); in ldns_edns_llq2buffer_str()2166 (unsigned long long)llq_id, (unsigned long)lease_life); in ldns_edns_llq2buffer_str()