Lines Matching refs:found_lower
42 u32 found_lower, u32 found_upper,
50 tipc_evt_write(evt, found_lower, found_lower);
63 int tipc_sub_check_overlap(struct tipc_name_seq *seq, u32 found_lower,
66 if (found_lower < seq->lower)
67 found_lower = seq->lower;
70 if (found_lower > found_upper)
76 u32 found_lower, u32 found_upper,
88 if (!tipc_sub_check_overlap(&seq, found_lower, found_upper))
98 tipc_sub_send_event(sub, found_lower, found_upper,