Skip to main content

Module decoder

Module decoder 

Source

Structsยง

HoprDecoder
Default decoder implementation for HOPR packets.

Constantsยง

SURB_EVICTION_WARN_INTERVAL ๐Ÿ”’
How often a sustained SURB-buffer overflow is allowed to log.

Staticsยง

SURB_EVICTED_TOTAL ๐Ÿ”’
SURBs destroyed by those evictions, process-wide โ€” the loss magnitude the interval would hide.
SURB_EVICTING_INSERTS ๐Ÿ”’
Inserts that had to evict, process-wide; drives SURB_EVICTION_WARN_INTERVAL.