Home
last modified time | relevance | path

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

/xnu-11417.101.15/bsd/netinet/
H A Dtcp_subr.c4022 tcp_update_seg_after_rto(struct tcpcb *tp, struct tcp_seg_sent *found_seg, in tcp_update_seg_after_rto()
4154 struct tcp_seg_sent *found_seg = NULL, *rxmt_seg = NULL; in tcp_seg_sent_insert() local
4299 struct tcp_seg_sent *found_seg = NULL, *next = NULL; in tcp_segs_doack() local
4416 tcp_segs_dosack_matched(struct tcpcb *tp, struct tcp_seg_sent *found_seg, in tcp_segs_dosack_matched()
4493 struct tcp_seg_sent *found_seg = NULL, *sacked_seg = NULL; in tcp_segs_dosack() local