net/ipv4/tcp.c
4425
info.tcpi_busy_time, TCP_NLA_PAD);
net/ipv4/tcp.c
4427
info.tcpi_rwnd_limited, TCP_NLA_PAD);
net/ipv4/tcp.c
4429
info.tcpi_sndbuf_limited, TCP_NLA_PAD);
net/ipv4/tcp.c
4431
READ_ONCE(tp->data_segs_out), TCP_NLA_PAD);
net/ipv4/tcp.c
4433
READ_ONCE(tp->total_retrans), TCP_NLA_PAD);
net/ipv4/tcp.c
4437
nla_put_u64_64bit(stats, TCP_NLA_PACING_RATE, rate64, TCP_NLA_PAD);
net/ipv4/tcp.c
4440
nla_put_u64_64bit(stats, TCP_NLA_DELIVERY_RATE, rate64, TCP_NLA_PAD);
net/ipv4/tcp.c
4459
TCP_NLA_PAD);
net/ipv4/tcp.c
4461
READ_ONCE(tp->bytes_retrans), TCP_NLA_PAD);
net/ipv4/tcp.c
4471
TCP_NLA_PAD);