Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/netinet/
H A Dtcp_subr.c4069 tcp_update_seg_after_rto(struct tcpcb *tp, struct tcp_seg_sent *found_seg, in tcp_update_seg_after_rto()
4210 struct tcp_seg_sent *found_seg = NULL, *rxmt_seg = NULL; in tcp_seg_sent_insert() local
4359 struct tcp_seg_sent *found_seg = NULL, *next = NULL; in tcp_segs_doack() local
4476 tcp_segs_dosack_matched(struct tcpcb *tp, struct tcp_seg_sent *found_seg, in tcp_segs_dosack_matched()
4557 struct tcp_seg_sent *found_seg = NULL, *sacked_seg = NULL; in tcp_segs_dosack() local