iPXE
Data Fields
tftp_oack Struct Reference

A TFTP options acknowledgement (OACK) packet. More...

#include <tftp.h>

Data Fields

uint16_t opcode
 
char data [0]
 

Detailed Description

A TFTP options acknowledgement (OACK) packet.

Definition at line 63 of file tftp.h.

Field Documentation

◆ opcode

uint16_t tftp_oack::opcode

Definition at line 64 of file tftp.h.

◆ data

char tftp_oack::data[0]

Definition at line 65 of file tftp.h.

Referenced by tftp_rx_oack().


The documentation for this struct was generated from the following file: