Searched refs:tcp_bad_rexmt_check (Results 1 – 1 of 1) sorted by relevance
| /xnu-11417.101.15/bsd/netinet/ |
| H A D | tcp_input.c | 309 static void tcp_bad_rexmt_check(struct tcpcb *tp, struct tcphdr *th, 1422 tcp_bad_rexmt_check(struct tcpcb *tp, struct tcphdr *th, struct tcpopt *to) in tcp_bad_rexmt_check() function 3242 tcp_bad_rexmt_check(tp, th, &to); in tcp_input() 4910 tcp_bad_rexmt_check(tp, th, &to); in tcp_input() 5365 tcp_bad_rexmt_check(tp, th, &to); in tcp_input()
|