struct tcp6_socket

Defined at line 46 of file ../../src/firmware/gigaboot/src/tcp.h

This struct is mostly used as an opaque token for callers, they generally

shouldn't have to use any of the members directly.

Public Members

efi_boot_services * boot_services
efi_handle binding_handle
efi_service_binding_protocol * binding_protocol
efi_handle server_handle
efi_tcp6_protocol * server_protocol
 server_accept_token
 server_close_token
efi_handle client_handle
efi_tcp6_protocol * client_protocol
 client_close_token
 read_data
const uint8_t * read_end
 read_token
 write_data
 write_token