Searched refs:tipc_link_update_cwin (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/net/tipc/ |
D | link.c | 285 static void tipc_link_update_cwin(struct tipc_link *l, int released, 872 tipc_link_update_cwin(l, 0, 0); in tipc_link_timeout() 1128 static void tipc_link_update_cwin(struct tipc_link *l, int released, in tipc_link_update_cwin() function 1848 tipc_link_update_cwin(l, released, 0); in tipc_link_rcv() 2339 tipc_link_update_cwin(l, released, retransmitted); in tipc_link_proto_rcv()
|