Searched defs:tipc_event (Results 1 – 1 of 1) sorted by relevance
153 struct tipc_event { struct154 __u32 event; /* event type */155 __u32 found_lower; /* matching name seq instances */156 __u32 found_upper; /* " " " " */157 struct tipc_portid port; /* associated port */158 struct tipc_subscr s; /* associated subscription */