Home
last modified time | relevance | path

Searched refs:my_to (Results 1 – 1 of 1) sorted by relevance

/net/tipc/
Dbcast.c332 u32 my_after, my_to; in tipc_bclink_peek_nack() local
341 my_to = n_ptr->bclink.gap_to; in tipc_bclink_peek_nack()
344 if (less(my_after, gap_to) && less(gap_to, my_to)) in tipc_bclink_peek_nack()
346 else if (less_eq(my_to, gap_to)) in tipc_bclink_peek_nack()
348 } else if (less_eq(gap_after, my_to)) { in tipc_bclink_peek_nack()
349 if (less_eq(my_to, gap_to)) in tipc_bclink_peek_nack()