SolarCapture C Bindings User Guide  SF-115721-CD
Issue 3
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
sc_rate_monitor Statistics Reference

Statistics exposed by the sc_rate_monitor node.

Name Type Data Type Description
pkt_rate int pkt_rate Packet rate (packets/second).
cap_bytes uint64_t byte_count Sum of payload bytes.
link_bytes uint64_t byte_count Sum of frame_len (bytes on wire before snapping).
cap_bw uint64_t bandwidth Payload bandwidth (bits/second).
link_bw uint64_t bandwidth Bandwidth before snap (bits/second) (from frame_len field).