Searched refs:tcp_seg_sent_insert (Results 1 – 3 of 3) sorted by relevance
| /xnu-11215.1.10/bsd/netinet/ |
| H A D | tcp_var.h | 1854 void tcp_seg_sent_insert(struct tcpcb *tp, struct tcp_seg_sent *seg, tcp_seq start, tcp_seq end, ui…
|
| H A D | tcp_output.c | 3140 …tcp_seg_sent_insert(tp, seg, ntohl(th->th_seq), ntohl(th->th_seq) + len, tcp_now_local, retransmit… in tcp_output()
|
| H A D | tcp_subr.c | 4046 tcp_seg_sent_insert(struct tcpcb *tp, struct tcp_seg_sent *seg, tcp_seq start, tcp_seq end, in tcp_seg_sent_insert() function
|