Home
last modified time | relevance | path

Searched refs:tcp_early_rexmt_check (Results 1 – 1 of 1) sorted by relevance

/xnu-11215.61.5/bsd/netinet/
H A Dtcp_input.c308 static void tcp_early_rexmt_check(struct tcpcb *tp, struct tcphdr *th);
1491 tcp_early_rexmt_check(struct tcpcb *tp, struct tcphdr *th) in tcp_early_rexmt_check() function
5000 tcp_early_rexmt_check(tp, th); in tcp_input()