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

#include <bonding.h>

Data Fields

int mode
 
int xmit_policy
 
int miimon
 
u8 num_peer_notif
 
int arp_interval
 
int arp_validate
 
int use_carrier
 
int fail_over_mac
 
int updelay
 
int downdelay
 
int lacp_fast
 
unsigned int min_links
 
int ad_select
 
char primary [IFNAMSIZ]
 
int primary_reselect
 
__be32 arp_targets [BOND_MAX_ARP_TARGETS]
 
int tx_queues
 
int all_slaves_active
 
int resend_igmp
 

Detailed Description

Definition at line 139 of file bonding.h.

Field Documentation

int ad_select

Definition at line 152 of file bonding.h.

int all_slaves_active

Definition at line 157 of file bonding.h.

int arp_interval

Definition at line 144 of file bonding.h.

Definition at line 155 of file bonding.h.

int arp_validate

Definition at line 145 of file bonding.h.

int downdelay

Definition at line 149 of file bonding.h.

int fail_over_mac

Definition at line 147 of file bonding.h.

int lacp_fast

Definition at line 150 of file bonding.h.

int miimon

Definition at line 142 of file bonding.h.

unsigned int min_links

Definition at line 151 of file bonding.h.

int mode

Definition at line 140 of file bonding.h.

u8 num_peer_notif

Definition at line 143 of file bonding.h.

char primary[IFNAMSIZ]

Definition at line 153 of file bonding.h.

int primary_reselect

Definition at line 154 of file bonding.h.

int resend_igmp

Definition at line 158 of file bonding.h.

int tx_queues

Definition at line 156 of file bonding.h.

int updelay

Definition at line 148 of file bonding.h.

int use_carrier

Definition at line 146 of file bonding.h.

int xmit_policy

Definition at line 141 of file bonding.h.


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