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

#include <ipoib.h>

Data Fields

struct ib_sa_mcmember_rec mcmember
 
struct ib_sa_multicastmc
 
struct ipoib_ahah
 
struct rb_node rb_node
 
struct list_head list
 
unsigned long created
 
unsigned long backoff
 
unsigned long flags
 
unsigned char logcount
 
struct list_head neigh_list
 
struct sk_buff_head pkt_queue
 
struct net_devicedev
 

Detailed Description

Definition at line 133 of file ipoib.h.

Field Documentation

Definition at line 136 of file ipoib.h.

unsigned long backoff

Definition at line 142 of file ipoib.h.

unsigned long created

Definition at line 141 of file ipoib.h.

Definition at line 151 of file ipoib.h.

unsigned long flags

Definition at line 144 of file ipoib.h.

Definition at line 139 of file ipoib.h.

unsigned char logcount

Definition at line 145 of file ipoib.h.

Definition at line 135 of file ipoib.h.

Definition at line 134 of file ipoib.h.

struct list_head neigh_list

Definition at line 147 of file ipoib.h.

struct sk_buff_head pkt_queue

Definition at line 149 of file ipoib.h.

Definition at line 138 of file ipoib.h.


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