Searched refs:synch_point (Results 1 – 2 of 2) sorted by relevance
170 u16 synch_point; member
1004 if (less_eq(pl->next_in_no, l->synch_point)) in link_synch()1008 post_synch = mod(pl->next_in_no - l->synch_point) - 1; in link_synch()1229 link->synch_point = msg_seqno(msg_get_wrapped(msg)); in tipc_link_input()