FreeBSD kernel CXGBE device code
tp_tnl_stats Struct Reference

#include <common.h>

Data Fields

u32 out_pkt [MAX_NCHAN]
 
u32 in_pkt [MAX_NCHAN]
 

Detailed Description

Definition at line 218 of file common.h.

Field Documentation

◆ in_pkt

u32 tp_tnl_stats::in_pkt[MAX_NCHAN]

Definition at line 220 of file common.h.

Referenced by sysctl_tnl_stats(), and t4_tp_get_tnl_stats().

◆ out_pkt

u32 tp_tnl_stats::out_pkt[MAX_NCHAN]

Definition at line 219 of file common.h.

Referenced by sysctl_tnl_stats(), and t4_tp_get_tnl_stats().


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