Searched refs:tcpi_reordered_pkts (Results 1 – 2 of 2) sorted by relevance
| /xnu-12377.1.9/bsd/netinet/ | ||
| H A D | tcp_private.h | 305 u_int32_t tcpi_reordered_pkts;/* packets reorderd */ member |
| H A D | tcp_usrreq.c | 1907 ti->tcpi_reordered_pkts = tp->t_reordered_pkts; in tcp_fill_info() |