Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
struct | tipc_subscription |
Functions | |
int | tipc_subscr_overlap (struct tipc_subscription *sub, u32 found_lower, u32 found_upper) |
void | tipc_subscr_report_overlap (struct tipc_subscription *sub, u32 found_lower, u32 found_upper, u32 event, u32 port_ref, u32 node, int must_report) |
int | tipc_subscr_start (void) |
void | tipc_subscr_stop (void) |
int tipc_subscr_overlap | ( | struct tipc_subscription * | sub, |
u32 | found_lower, | ||
u32 | found_upper | ||
) |