Searched refs:found_upper (Results 1 – 3 of 3) sorted by relevance
54 tipc_evt_write(evt, found_upper, p->sr.upper); in tipc_sub_send_event()59 tipc_evt_write(evt, found_upper, s->seq.upper); in tipc_sub_send_event()77 u32 found_upper = found->upper; in tipc_sub_check_overlap() local81 if (found_upper > subscribed->upper) in tipc_sub_check_overlap()82 found_upper = subscribed->upper; in tipc_sub_check_overlap()83 return found_lower <= found_upper; in tipc_sub_check_overlap()
680 evt.found_upper = m->instance; in tipc_group_create_event()
131 __u32 found_upper; /* " " */ member
Completed in 10 milliseconds