![]() |
Definition at line 102 of file as_proto.h.
#include "as_proto.h"
Data Fields | |
uint8_t | data [0] |
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[0] |
Definition at line 114 of file as_proto.h.
uint32_t as_msg_s::generation |
Definition at line 109 of file as_proto.h.
uint8_t as_msg_s::header_sz |
Definition at line 103 of file as_proto.h.
uint8_t as_msg_s::info1 |
Definition at line 104 of file as_proto.h.
uint8_t as_msg_s::info2 |
Definition at line 105 of file as_proto.h.
uint8_t as_msg_s::info3 |
Definition at line 106 of file as_proto.h.
uint16_t as_msg_s::n_fields |
Definition at line 112 of file as_proto.h.
uint16_t as_msg_s::n_ops |
Definition at line 113 of file as_proto.h.
uint32_t as_msg_s::record_ttl |
Definition at line 110 of file as_proto.h.
uint8_t as_msg_s::result_code |
Definition at line 108 of file as_proto.h.
uint32_t as_msg_s::transaction_ttl |
Definition at line 111 of file as_proto.h.
uint8_t as_msg_s::unused |
Definition at line 107 of file as_proto.h.