Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
slic_stats Struct Reference

#include <slichw.h>

Data Fields

union {
   struct {
      struct xmt_stats   xmt100
 
      struct rcv_stats   rcv100
 
   }   stats_100
 
   struct {
      struct xmt_statsgb   xmtGB
 
      struct rcv_statsgb   rcvGB
 
   }   stats_GB
 
u
 

Detailed Description

Definition at line 599 of file slichw.h.

Field Documentation

struct rcv_stats rcv100

Definition at line 603 of file slichw.h.

Definition at line 607 of file slichw.h.

struct { ... } stats_100
struct { ... } stats_GB
union { ... } u
struct xmt_stats xmt100

Definition at line 602 of file slichw.h.

Definition at line 606 of file slichw.h.


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