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-04-01 at 23:35:40 +0000