Searched refs:tcps_sack_rexmit_bytes (Results 1 – 7 of 7) sorted by relevance
300 MIB_PROBE_TCP(tcps_sack_rexmit_bytes);
292 SDT_PROBE_DECLARE(mib, tcp, count, tcps_sack_rexmit_bytes);
1062 uint64_t tcps_sack_rexmit_bytes; /* SACK rexmit bytes */ member
1043 TCPSTAT_ADD(tcps_sack_rexmit_bytes, len); in tcp_default_output()
816 p(tcps_sack_rexmit_bytes, "\t{:byte-retransmits/%ju} " in tcp_stats()
12191 KMOD_TCPSTAT_ADD(tcps_sack_rexmit_bytes, in bbr_output_wtime()
20022 KMOD_TCPSTAT_ADD(tcps_sack_rexmit_bytes, in rack_output()