Fix udp entry of `netstat -TW'.

This commit is contained in:
Hajimu UMEMOTO 2015-11-25 11:20:54 +00:00
parent 0b5cc81d3b
commit 0eaa116e1e
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=291298

View File

@ -498,6 +498,8 @@ protopr(u_long off, const char *name, int af1, int proto)
"{:sent-zero-window/%6u} ",
tp->t_sndrexmitpack, tp->t_rcvoopack,
tp->t_sndzerowin);
else
xo_emit("{P:/%21s}", "");
} else {
xo_emit("{:receive-bytes-waiting/%6u} "
"{:send-bytes-waiting/%6u} ",