Skip to content

ams::mitm::bsd::ReceivedPacket

Received packet data with source information.

Stores a received ProxyData packet along with the source address for RecvFrom() calls.

Type: std::vector< uint8_t >

Packet payload.

Type: ryu_ldn::bsd::SockAddrIn

Source address.