Searched defs:tipc_event (Results 1 – 1 of 1) sorted by relevance
147 struct tipc_event { struct148 __u32 event; /* event type */149 __u32 found_lower; /* matching name seq instances */150 __u32 found_upper; /* " " " " */151 struct tipc_portid port; /* associated port */152 struct tipc_subscr s; /* associated subscription */