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