Velocity Userspace
|
Bandwidth counter result struct. More...
#include <switchtec.h>
Classes | |
struct | switchtec_bwcntr_dir |
Public Attributes | |
uint64_t | time_us |
Time (in microseconds) | |
struct switchtec_bwcntr_res::switchtec_bwcntr_dir | egress |
Bandwidth out of the port. | |
struct switchtec_bwcntr_res::switchtec_bwcntr_dir | ingress |
Bandwidth into the port. | |
Bandwidth counter result struct.
Definition at line 1034 of file switchtec.h.