Home
last modified time | relevance | path

Searched refs:tcpi (Results 1 – 1 of 1) sorted by relevance

/openbsd/usr.bin/tcpbench/
H A Dtcpbench.c420 P(tcpi, rcv_adv, "%u") in tcp_stats_display()
421 P(tcpi, rcv_mss, "%u") in tcp_stats_display()
422 P(tcpi, rcv_nxt, "%u") in tcp_stats_display()
425 P(tcpi, rcv_up, "%u") in tcp_stats_display()
429 P(tcpi, rtt, "%u") in tcp_stats_display()
430 P(tcpi, rttmin, "%u") in tcp_stats_display()
431 P(tcpi, rttvar, "%u") in tcp_stats_display()
433 P(tcpi, snd_max, "%u") in tcp_stats_display()
434 P(tcpi, snd_mss, "%u") in tcp_stats_display()
435 P(tcpi, snd_nxt, "%u") in tcp_stats_display()
[all …]