Linux Kernel
3.7.1
|
#include <bcast.h>
Data Fields | |
int | count |
struct tipc_port_list * | next |
u32 | ports [PLSIZE] |
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
struct tipc_port_list* next |