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

Data Fields

struct tipc_bearerprimary
 
struct tipc_bearersecondary
 

Detailed Description

struct tipc_bcbearer_pair - a pair of bearers used by broadcast link : pointer to primary bearer : pointer to secondary bearer

Bearers must have same priority and same set of reachable destinations to be paired.

Definition at line 57 of file bcast.c.

Field Documentation

struct tipc_bearer* primary

Definition at line 58 of file bcast.c.

struct tipc_bearer* secondary

Definition at line 59 of file bcast.c.


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