ams::mitm::bsd::ReceivedPacket
ams::mitm::bsd::ReceivedPacket
Section titled “ams::mitm::bsd::ReceivedPacket”Received packet data with source information.
Stores a received ProxyData packet along with the source address for RecvFrom() calls.
Members
Section titled “Members”Type: std::vector< uint8_t >
Packet payload.
Type: ryu_ldn::bsd::SockAddrIn
Source address.