Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet/
H A Dtcp_input.c1974 tcp_process_accecn(struct tcpcb *tp, struct tcpopt *to, struct tcphdr *th, in tcp_process_accecn() function
3227 tcp_process_accecn(tp, &to, th, pkts_acked, ace); in tcp_input()
4904 tcp_process_accecn(tp, &to, th, 1, ace); in tcp_input()
4961 tcp_process_accecn(tp, &to, th, pkts_sacked, ace); in tcp_input()
5391 tcp_process_accecn(tp, &to, th, pkts_acked, ace); in tcp_input()