Home
last modified time | relevance | path

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

/linux-5.19.10/net/tipc/
Dnode.c1930 u16 rcv_nxt, syncpt, dlv_nxt, inputq_len; in tipc_node_check_state() local
2049 dlv_nxt = tipc_link_rcv_nxt(pl) - inputq_len; in tipc_node_check_state()
2050 if (more(dlv_nxt, n->sync_point)) { in tipc_node_check_state()