|
uint16_t | opcode |
|
union { |
struct { |
char opts [0] |
|
} rrq |
|
struct { |
char opts [0] |
|
} wrq |
|
struct { |
uint16_t block_num |
|
uint8_t bytes [0] |
|
} data |
|
struct { |
uint16_t block_num |
|
} ack |
|
struct { |
uint16_t error_code |
|
char err_msg [0] |
|
} error |
|
struct { |
char opts [0] |
|
} oack |
|
} | content |
|
The documentation for this struct was generated from the following file: