struct tftp_session_t
Defined at line 140 of file ../../zircon/system/ulib/tftp/internal.h
Public Members
tftp_options_t options
tftp_options_t client_sent_opts
char[512] filename
mode
direction
state
size_t offset
uint32_t consecutive_timeouts
uint8_t opcode_prefix
uint64_t block_number
uint32_t window_index
uint16_t max_timeouts
_Bool use_opcode_prefix
size_t file_size
uint16_t window_size
uint16_t block_size
uint8_t timeout
file_interface
transport_interface
metrics