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

#include <bonding.h>

Data Fields

struct net_devicedev
 
struct slavenext
 
struct slaveprev
 
struct bondingbond
 
int delay
 
unsigned long jiffies
 
unsigned long last_arp_rx
 
s8 link
 
s8 new_link
 
u8 backup:1
 
u8 inactive:1
 
u8 duplex
 
u32 original_mtu
 
u32 link_failure_count
 
u32 speed
 
u16 queue_id
 
u8 perm_hwaddr [ETH_ALEN]
 
struct ad_slave_info ad_info
 
struct tlb_slave_info tlb_info
 
struct list_head list
 
long priority
 
long priority_bps
 
long priority_Bps
 
long bytes_queued
 

Detailed Description

Definition at line 173 of file bonding.h.

Field Documentation

Definition at line 192 of file bonding.h.

u8 backup

Definition at line 183 of file bonding.h.

struct bonding* bond

Definition at line 177 of file bonding.h.

long bytes_queued

Definition at line 32 of file if_eql.h.

int delay

Definition at line 178 of file bonding.h.

Definition at line 174 of file bonding.h.

Definition at line 186 of file bonding.h.

u8 inactive

Definition at line 183 of file bonding.h.

unsigned long jiffies

Definition at line 179 of file bonding.h.

unsigned long last_arp_rx

Definition at line 180 of file bonding.h.

Definition at line 181 of file bonding.h.

u32 link_failure_count

Definition at line 188 of file bonding.h.

Definition at line 27 of file if_eql.h.

s8 new_link

Definition at line 182 of file bonding.h.

struct slave* next

Definition at line 175 of file bonding.h.

u32 original_mtu

Definition at line 187 of file bonding.h.

u8 perm_hwaddr[ETH_ALEN]

Definition at line 191 of file bonding.h.

struct slave* prev

Definition at line 176 of file bonding.h.

long priority

Definition at line 29 of file if_eql.h.

long priority_bps

Definition at line 30 of file if_eql.h.

long priority_Bps

Definition at line 31 of file if_eql.h.

u16 queue_id

Definition at line 190 of file bonding.h.

u32 speed

Definition at line 189 of file bonding.h.

Definition at line 193 of file bonding.h.


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