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

#include <bcast.h>

Data Fields

int count
 
struct tipc_port_listnext
 
u32 ports [PLSIZE]
 

Detailed Description

struct tipc_port_list - set of node local destination ports : # of ports in set (only valid for first entry in list) : pointer to next entry in list : array of port references

Definition at line 61 of file bcast.h.

Field Documentation

int count

Definition at line 62 of file bcast.h.

Definition at line 63 of file bcast.h.

u32 ports[PLSIZE]

Definition at line 64 of file bcast.h.


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