Home
last modified time | relevance | path

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

/linux-4.4.14/net/tipc/
Dnode.c1154 u16 rcv_nxt, syncpt, dlv_nxt; in tipc_node_check_state() local
1247 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()