Searched defs:tipc_event (Results 1 – 1 of 1) sorted by relevance
128 struct tipc_event { struct129 __u32 event; /* event type */130 __u32 found_lower; /* matching range */131 __u32 found_upper; /* " " */132 struct tipc_socket_addr port; /* associated socket */133 struct tipc_subscr s; /* associated subscription */