Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/tipc/
Dlink.c181 u16 cong_acks; member
1121 l->cong_acks += released; in tipc_link_update_cwin()
1129 if (l->cong_acks < cwin) in tipc_link_update_cwin()
1132 l->cong_acks = 0; in tipc_link_update_cwin()