![]() |
Definition at line 73 of file as_proto.h.
#include "as_proto.h"
Data Fields | |
uint8_t | data [] |
uint32_t | generation |
uint8_t | header_sz |
uint8_t | info1 |
uint8_t | info2 |
uint8_t | info3 |
uint16_t | n_fields |
uint16_t | n_ops |
uint32_t | record_ttl |
uint8_t | result_code |
uint32_t | transaction_ttl |
uint8_t | unused |
uint8_t as_msg_s::data[] |
Definition at line 85 of file as_proto.h.
uint32_t as_msg_s::generation |
Definition at line 80 of file as_proto.h.
uint8_t as_msg_s::header_sz |
Definition at line 74 of file as_proto.h.
uint8_t as_msg_s::info1 |
Definition at line 75 of file as_proto.h.
uint8_t as_msg_s::info2 |
Definition at line 76 of file as_proto.h.
uint8_t as_msg_s::info3 |
Definition at line 77 of file as_proto.h.
uint16_t as_msg_s::n_fields |
Definition at line 83 of file as_proto.h.
uint16_t as_msg_s::n_ops |
Definition at line 84 of file as_proto.h.
uint32_t as_msg_s::record_ttl |
Definition at line 81 of file as_proto.h.
uint8_t as_msg_s::result_code |
Definition at line 79 of file as_proto.h.
uint32_t as_msg_s::transaction_ttl |
Definition at line 82 of file as_proto.h.
uint8_t as_msg_s::unused |
Definition at line 78 of file as_proto.h.