Home
last modified time | relevance | path

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

/Linux-v6.1/net/tipc/
Dnode.c1936 u16 rcv_nxt, syncpt, dlv_nxt, inputq_len; in tipc_node_check_state() local
2054 inputq_len = skb_queue_len(tipc_link_inputq(pl)); in tipc_node_check_state()
2055 dlv_nxt = tipc_link_rcv_nxt(pl) - inputq_len; in tipc_node_check_state()