FD.io VPP  v16.06
Vector Packet Processing
sw_interface_stats_t Struct Reference
+ Collaboration diagram for sw_interface_stats_t:

Data Fields

u8 valid
 
u32 sw_if_index
 
if_counters_t rx
 
if_counters_t tx
 

Detailed Description

Definition at line 119 of file vppjni.h.

Field Documentation

if_counters_t sw_interface_stats_t::rx

Definition at line 122 of file vppjni.h.

u32 sw_interface_stats_t::sw_if_index

Definition at line 121 of file vppjni.h.

if_counters_t sw_interface_stats_t::tx

Definition at line 123 of file vppjni.h.

u8 sw_interface_stats_t::valid

Definition at line 120 of file vppjni.h.


The documentation for this struct was generated from the following file: