net/ipv4/tcp.c
4459
info.tcpi_busy_time, TCP_NLA_PAD);
net/ipv4/tcp.c
4461
info.tcpi_rwnd_limited, TCP_NLA_PAD);
net/ipv4/tcp.c
4463
info.tcpi_sndbuf_limited, TCP_NLA_PAD);
net/ipv4/tcp.c
4465
tp->data_segs_out, TCP_NLA_PAD);
net/ipv4/tcp.c
4467
tp->total_retrans, TCP_NLA_PAD);
net/ipv4/tcp.c
4471
nla_put_u64_64bit(stats, TCP_NLA_PACING_RATE, rate64, TCP_NLA_PAD);
net/ipv4/tcp.c
4474
nla_put_u64_64bit(stats, TCP_NLA_DELIVERY_RATE, rate64, TCP_NLA_PAD);
net/ipv4/tcp.c
4491
TCP_NLA_PAD);
net/ipv4/tcp.c
4493
TCP_NLA_PAD);
net/ipv4/tcp.c
4501
TCP_NLA_PAD);