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