Lines Matching refs:found_upper
42 u32 found_lower, u32 found_upper,
51 tipc_evt_write(evt, found_upper, found_upper);
64 u32 found_upper)
68 if (found_upper > seq->upper)
69 found_upper = seq->upper;
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,