llarp::iwp::LinkLayer::SessionAddrHash
Public Functions
| Name | |
|---|---|
| size_t | hash(const std::shared_ptr< Session > & s) const |
| size_t | operator()(const std::shared_ptr< Session > & s) const |
Public Functions Documentation
function hash
size_t hash(
const std::shared_ptr< Session > & s
) const
function operator()
inline size_t operator()(
const std::shared_ptr< Session > & s
) const
Updated on 2026-01-10 at 22:49:45 +0000