tag | line | file | source code |
---|---|---|---|
exp_growth | 1017 | net/tcp/sock.c | sk->exp_growth = 1; /* if set cong_window grow exponentially every time |
exp_growth | 73 | net/tcp/sock.h | exp_growth:1; |
exp_growth | 195 | net/tcp/tcp.c | sk->exp_growth = 0; |
exp_growth | 2131 | net/tcp/tcp.c | if (sk->exp_growth) |