Searched refs:tcps_rstchallenge (Results 1 – 2 of 2) sorted by relevance
| /xnu-8020.101.4/bsd/netinet/ | ||
| H A D | tcp_var.h | 1039 u_int32_t tcps_rstchallenge; /* challenge ACK due to bad RST */ member |
| H A D | tcp_input.c | 3795 tcpstat.tcps_rstchallenge++; in tcp_input() |