FreeBSD kernel netgraph code
ng_vlanrotate_kernel_stats Struct Reference

Data Fields

counter_u64_t drops
 
counter_u64_t excessive
 
counter_u64_t incomplete
 
counter_u64_t histogram [NG_VLANROTATE_MAX_VLANS]
 

Detailed Description

Definition at line 150 of file ng_vlan_rotate.c.

Field Documentation

◆ drops

counter_u64_t ng_vlanrotate_kernel_stats::drops

◆ excessive

counter_u64_t ng_vlanrotate_kernel_stats::excessive

◆ histogram

counter_u64_t ng_vlanrotate_kernel_stats::histogram[NG_VLANROTATE_MAX_VLANS]

◆ incomplete

counter_u64_t ng_vlanrotate_kernel_stats::incomplete

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