Searched refs:tcps_dsack_bytes (Results 1 – 5 of 5) sorted by relevance
324 MIB_PROBE_TCP(tcps_dsack_bytes);
316 SDT_PROBE_DECLARE(mib, tcp, count, tcps_dsack_bytes);
1067 uint64_t tcps_dsack_bytes; /* Number of bytes DSACK'ed no TLP */ member
372 TCPSTAT_ADD(tcps_dsack_bytes, (end - start)); in tcp_record_dsack()375 TCPSTAT_ADD(tcps_dsack_bytes, (start - end)); in tcp_record_dsack()
678 p(tcps_dsack_bytes, "\t\t{:received-with-dsack-bytes/%ju} " in tcp_stats()