Linux Kernel
3.7.1
|
Data Fields | |
struct tipc_link | link |
struct tipc_node | node |
struct tipc_node_map | bcast_nodes |
struct tipc_node * | retransmit_to |
struct tipc_bclink - link used for broadcast messages (non-standard) broadcast link structure : (non-standard) node structure representing b'cast link's peer node : map of broadcast-capable nodes : node that most recently requested a retransmit
Handles sequence numbering, fragmentation, bundling, etc.
struct tipc_node_map bcast_nodes |