Searched refs:tipc_link_update_cwin (Results 1 – 1 of 1) sorted by relevance
/linux/net/tipc/ |
H A D | link.c | 263 static void tipc_link_update_cwin(struct tipc_link *l, int released, 850 tipc_link_update_cwin(l, 0, 0); in tipc_link_timeout() 1106 static void tipc_link_update_cwin(struct tipc_link *l, int released, in tipc_link_update_cwin() function 1826 tipc_link_update_cwin(l, released, 0); in tipc_link_rcv() 2320 tipc_link_update_cwin(l, released, retransmitted); in tipc_link_proto_rcv()
|