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

Data Fields

struct teamteam
 
struct lb_port_mapping tx_hash_to_port_mapping [LB_TX_HASHTABLE_SIZE]
 
struct sock_fprogorig_fprog
 
struct {
   unsigned int   refresh_interval
 
   struct delayed_work   refresh_dw
 
   struct lb_stats_info   info [LB_TX_HASHTABLE_SIZE]
 
stats
 

Detailed Description

Definition at line 49 of file team_mode_loadbalance.c.

Field Documentation

Definition at line 56 of file team_mode_loadbalance.c.

struct sock_fprog* orig_fprog

Definition at line 52 of file team_mode_loadbalance.c.

struct delayed_work refresh_dw

Definition at line 55 of file team_mode_loadbalance.c.

unsigned int refresh_interval

Definition at line 54 of file team_mode_loadbalance.c.

struct { ... } stats

Definition at line 50 of file team_mode_loadbalance.c.

struct lb_port_mapping tx_hash_to_port_mapping[LB_TX_HASHTABLE_SIZE]

Definition at line 51 of file team_mode_loadbalance.c.


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