diff options
| author | msaitoh <msaitoh@NetBSD.org> | 2019-10-09 05:29:18 +0000 |
|---|---|---|
| committer | msaitoh <msaitoh@NetBSD.org> | 2019-10-09 05:29:18 +0000 |
| commit | abb513d96e7308b4cb8d2415095b0f8391d04dee (patch) | |
| tree | 3360dad7880aca6df1feaf14e1aab4f88503f86a /sys/dev/microcode | |
| parent | 2d0578a8990f6a1bad7f8884f2155b5b5106e2cf (diff) | |
All of snd_wnd, snd_cwnd and snd_ssthresh in stuct tcpcb are u_long,
so use u_long and ulmin() instead of u_int and uimin(). Found by lgtm bot.
XXX TCP's sequence number is uint32_t, so it might be good to change some
entries in struct tcpcb to uint32_t instead of u_long. FreeBSD did it.
Diffstat (limited to 'sys/dev/microcode')
0 files changed, 0 insertions, 0 deletions
