Searched refs:tcp_sack_doack (Results 1 – 3 of 3) sorted by relevance
| /xnu-11215.1.10/bsd/netinet/ |
| H A D | tcp_sack.c | 427 tcp_sack_doack(struct tcpcb *tp, struct tcpopt *to, struct tcphdr *th, in tcp_sack_doack() function
|
| H A D | tcp_var.h | 1812 void tcp_sack_doack(struct tcpcb *, struct tcpopt *, struct tcphdr *,
|
| H A D | tcp_input.c | 4776 tcp_sack_doack(tp, &to, th, &sack_bytes_acked, &highest_sacked_seq); in tcp_input() 4833 tcp_sack_doack(tp, &to, th, &sack_bytes_acked, &highest_sacked_seq); in tcp_input()
|