Searched refs:dlv_nxt (Results 1 – 1 of 1) sorted by relevance
1154 u16 rcv_nxt, syncpt, dlv_nxt; in tipc_node_check_state() local1247 dlv_nxt = pl->rcv_nxt - mod(skb_queue_len(pl->inputq)); in tipc_node_check_state()1248 if (more(dlv_nxt, n->sync_point)) { in tipc_node_check_state()