Home
last modified time | relevance | path

Searched defs:cwin (Results 1 – 2 of 2) sorted by relevance

/linux/net/tipc/
H A Dlink.c1158 while (skb_queue_len(txq) < cwin) { in tipc_link_advance_backlog() local
1025 unsigned int cwin = l->window; tipc_link_xmit() local
1113 u16 cwin = l->window; tipc_link_update_cwin() local
[all...]
/linux/net/ceph/crush/
H A Dmapper.c900 void *cwin, const struct crush_choose_arg *choose_args) in crush_do_rule()