Searched refs:tcpi_pawsdrop (Results 1 – 2 of 2) sorted by relevance
| /xnu-12377.1.9/bsd/netinet/ | ||
| H A D | tcp_private.h | 303 u_int32_t tcpi_pawsdrop; /* segments dropped due to PAWS */ member |
| H A D | tcp_usrreq.c | 1905 ti->tcpi_pawsdrop = tp->t_pawsdrop; in tcp_fill_info() |