Searched refs:tcp_seg_sent_insert (Results 1 – 3 of 3) sorted by relevance
| /xnu-12377.41.6/bsd/netinet/ |
| H A D | tcp_var.h | 1925 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 | 3281 tcp_seg_sent_insert(tp, seg, ntohl(th->th_seq), in tcp_output()
|
| H A D | tcp_subr.c | 4246 tcp_seg_sent_insert(struct tcpcb *tp, struct tcp_seg_sent *seg, tcp_seq start, tcp_seq end, in tcp_seg_sent_insert() function
|