Switchtec Userspace
PROJECT_NUMBER = PROJECT_NUMBER=PROJECT_NUMBER = 2.2
|
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 816 of file switchtec.h.