Searched refs:my_to (Results 1 – 1 of 1) sorted by relevance
354 u32 my_after, my_to; in tipc_bclink_peek_nack() local363 my_to = n_ptr->bclink.gap_to; in tipc_bclink_peek_nack()366 if (less(my_after, gap_to) && less(gap_to, my_to)) in tipc_bclink_peek_nack()368 else if (less_eq(my_to, gap_to)) in tipc_bclink_peek_nack()370 } else if (less_eq(gap_after, my_to)) { in tipc_bclink_peek_nack()371 if (less_eq(my_to, gap_to)) in tipc_bclink_peek_nack()