Home
last modified time | relevance | path

Searched defs:max_win (Results 1 – 5 of 5) sorted by relevance

/net/tipc/
Dbearer.h124 u32 max_win; member
168 u32 max_win; member
Dbcast.c111 int max_win = tipc_link_max_win(bb->link); in tipc_bcbase_select_primary() local
583 static int tipc_bc_link_set_queue_limits(struct net *net, u32 max_win) in tipc_bc_link_set_queue_limits()
Dlink.c193 u16 max_win; member
478 u32 min_win, u32 max_win, u32 session, u32 self, in tipc_link_create()
556 int mtu, u32 min_win, u32 max_win, u16 peer_caps, in tipc_link_bc_create()
2531 void tipc_link_set_queue_limits(struct tipc_link *l, u32 min_win, u32 max_win) in tipc_link_set_queue_limits()
2595 u32 max_win; in tipc_nl_parse_link_prop() local
Dnode.c2481 u32 max_win; in tipc_nl_node_set_link() local
/net/ipv4/
Dtcp_nv.c246 u32 rate, max_win, cwnd_by_slope; in tcpnv_acked() local