Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet/
H A Dtcp_subr.c3977 tcp_update_seg_after_rto(struct tcpcb *tp, struct tcp_seg_sent *found_seg, in tcp_update_seg_after_rto()
4109 struct tcp_seg_sent *found_seg = NULL, *rxmt_seg = NULL; in tcp_seg_sent_insert() local
4254 struct tcp_seg_sent *found_seg = NULL, *next = NULL; in tcp_segs_doack() local
4371 tcp_segs_dosack_matched(struct tcpcb *tp, struct tcp_seg_sent *found_seg, in tcp_segs_dosack_matched()
4448 struct tcp_seg_sent *found_seg = NULL, *sacked_seg = NULL; in tcp_segs_dosack() local