Go to the source code of this file.
|
ParseResult | tftp_common::packets::parse (const std::uint8_t *Buffer, std::size_t Len, Request &Packet) |
|
ParseResult | tftp_common::packets::parse (const std::uint8_t *Buffer, std::size_t Len, Data &Packet) |
|
ParseResult | tftp_common::packets::parse (const std::uint8_t *Buffer, std::size_t Len, Acknowledgment &Packet) |
|
ParseResult | tftp_common::packets::parse (const std::uint8_t *Buffer, std::size_t Len, Error &Packet) |
|
ParseResult | tftp_common::packets::parse (const std::uint8_t *Buffer, std::size_t Len, OptionAcknowledgment &Packet) |
|