Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/netinet/
HDtcp_var.h679 uint64_t tcps_sack_rexmit_bytes; /* SACK rexmit bytes */ member
HDtcp_output.c343 TCPSTAT_ADD(tcps_sack_rexmit_bytes, in tcp_output()
/freebsd-13-stable/usr.bin/netstat/
HDinet.c804 p(tcps_sack_rexmit_bytes, "\t{:byte-retransmits/%ju} " in tcp_stats()
/freebsd-13-stable/sys/netinet/tcp_stacks/
HDbbr.c12273 KMOD_TCPSTAT_ADD(tcps_sack_rexmit_bytes, in bbr_output_wtime()
HDrack.c16502 KMOD_TCPSTAT_ADD(tcps_sack_rexmit_bytes, in rack_output()