Home
last modified time | relevance | path

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

/xnu-12377.1.9/bsd/netinet/
H A Dtcp_subr.c4113 struct tcp_seg_sent *not_inserted = RB_INSERT(tcp_seg_sent_tree_head, &tp->t_segs_sent_tree, seg); in tcp_seg_sent_insert_before() local
4134 struct tcp_seg_sent *not_inserted = RB_INSERT(tcp_seg_sent_tree_head, &tp->t_segs_sent_tree, seg); in tcp_seg_rto_insert_end() local
4171 struct tcp_seg_sent *not_inserted = RB_INSERT(tcp_seg_sent_tree_head, in tcp_seg_sent_insert() local
4192 struct tcp_seg_sent *not_inserted = RB_INSERT(tcp_seg_sent_tree_head, &tp->t_segs_sent_tree, seg); in tcp_seg_sent_insert() local