Searched refs:tcps_sack_rcv_blocks (Results 1 – 2 of 2) sorted by relevance
| /xnu-11417.101.15/bsd/netinet/ | ||
| H A D | tcp_var.h | 1296 u_int32_t tcps_sack_rcv_blocks; /* SACK blocks (options) received */ member |
| H A D | tcp_input.c | 6277 tcpstat.tcps_sack_rcv_blocks++; in tcp_dooptions() |