Searched refs:tcp_bad_rexmt_check (Results 1 – 1 of 1) sorted by relevance
| /xnu-11215.81.4/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 3206 tcp_bad_rexmt_check(tp, th, &to); in tcp_input() 4846 tcp_bad_rexmt_check(tp, th, &to); in tcp_input() 5309 tcp_bad_rexmt_check(tp, th, &to); in tcp_input()
|