The TFTP request type. It defines a TFTP service behavior, if it will read or write a file from/to a TFTP server or client.
TFTP read request (PRQ). The TFTP client reads a file from the TFTP server.
TFTP write request (WRQ). The TFTP client writes a file to the TFTP server.
Definition at line 51 of file fnet_tftp.h.