Searched refs:protocol_binary_request_header (Results 1 – 3 of 3) sorted by relevance
164 } protocol_binary_request_header; typedef190 protocol_binary_request_header header;192 uint8_t bytes[sizeof(protocol_binary_request_header)];253 protocol_binary_request_header header;258 uint8_t bytes[sizeof(protocol_binary_request_header) + 4];273 protocol_binary_request_header header;279 uint8_t bytes[sizeof(protocol_binary_request_header) + 8];311 protocol_binary_request_header header;394 protocol_binary_request_header header;399 uint8_t bytes[sizeof(protocol_binary_request_header) + 4];[all …]
896 protocol_binary_request_header binary_header;
56 protocol_binary_request_header* req; in try_read_command_binary()