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

#include <bearer.h>

Data Fields

u8 value [TIPC_MEDIA_ADDR_SIZE]
 
u8 media_id
 
u8 broadcast
 

Detailed Description

struct tipc_media_addr - destination address used by TIPC bearers : address info (format defined by media) : TIPC media type identifier : non-zero if address is a broadcast address

Definition at line 66 of file bearer.h.

Field Documentation

u8 broadcast

Definition at line 69 of file bearer.h.

u8 media_id

Definition at line 68 of file bearer.h.

Definition at line 67 of file bearer.h.


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