Home
last modified time | relevance | path

Searched defs:reply_packet (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/usr.sbin/unbound/testcode/
H A Dtestpkts.h173 struct reply_packet { struct
175 struct reply_packet* next; argument
177 uint8_t* reply_pkt;
179 size_t reply_len;
181 struct sldns_buffer* raw_ednsdata;
183 struct sldns_buffer* reply_from_hex;
185 unsigned int packet_sleep;
/openbsd-src/gnu/llvm/lldb/source/Plugins/Process/MacOSX-Kernel/
H A DCommunicationKDP.cpp66 DataExtractor &reply_packet) { in SendRequestAndGetReply()
353 DataExtractor reply_packet; in SendRequestConnect() local
377 DataExtractor reply_packet; in SendRequestReattach() local
406 DataExtractor reply_packet; in SendRequestVersion() local
492 DataExtractor reply_packet; in SendRequestHostInfo() local
522 DataExtractor reply_packet; in SendRequestKernelVersion() local
538 DataExtractor reply_packet; in SendRequestDisconnect() local
559 DataExtractor reply_packet; in SendRequestReadMemory() local
600 DataExtractor reply_packet; in SendRequestWriteMemory() local
621 DataExtractor &reply_packet, Status &error) { in SendRawRequest()
[all …]