Home
last modified time | relevance | path

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

/openbmc/linux/net/tipc/
H A Dnode.c1940 u16 rcv_nxt, syncpt, dlv_nxt, inputq_len; in tipc_node_check_state() local
2058 inputq_len = skb_queue_len(tipc_link_inputq(pl)); in tipc_node_check_state()
2059 dlv_nxt = tipc_link_rcv_nxt(pl) - inputq_len; in tipc_node_check_state()