Home
last modified time | relevance | path

Searched defs:found_seg (Results 1 – 1 of 1) sorted by relevance

/xnu-11215.81.4/bsd/netinet/
H A Dtcp_subr.c4025 tcp_update_seg_after_rto(struct tcpcb *tp, struct tcp_seg_sent *found_seg, in tcp_update_seg_after_rto()
4157 struct tcp_seg_sent *found_seg = NULL, *rxmt_seg = NULL; in tcp_seg_sent_insert() local
4302 struct tcp_seg_sent *found_seg = NULL, *next = NULL; in tcp_segs_doack() local
4419 tcp_segs_dosack_matched(struct tcpcb *tp, struct tcp_seg_sent *found_seg, in tcp_segs_dosack_matched()
4496 struct tcp_seg_sent *found_seg = NULL, *sacked_seg = NULL; in tcp_segs_dosack() local