Home
last modified time | relevance | path

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

/net/tipc/
Dnode.c1655 u16 rcv_nxt, syncpt, dlv_nxt, inputq_len; in tipc_node_check_state() local
1774 dlv_nxt = tipc_link_rcv_nxt(pl) - inputq_len; in tipc_node_check_state()
1775 if (more(dlv_nxt, n->sync_point)) { in tipc_node_check_state()