llarp::handlers::TunEndpoint::WritePacket

Public Functions

Name
bool operator<(const WritePacket & other) const

Public Attributes

Name
uint64_t seqno
net::IPPacket pkt

Public Functions Documentation

function operator<

inline bool operator<(
    const WritePacket & other
) const

Public Attributes Documentation

variable seqno

uint64_t seqno;

variable pkt

net::IPPacket pkt;

Updated on 2026-01-10 at 22:49:45 +0000