Home
last modified time | relevance | path

Searched refs:tcp_seg_alloc_init (Results 1 – 1 of 1) sorted by relevance

/xnu-11215.1.10/bsd/netinet/
H A Dtcp_subr.c3958 tcp_seg_alloc_init(struct tcpcb *tp) in tcp_seg_alloc_init() function
4015 struct tcp_seg_sent *seg = tcp_seg_alloc_init(tp); in tcp_seg_sent_insert_before()
4032 struct tcp_seg_sent *seg = tcp_seg_alloc_init(tp); in tcp_seg_rto_insert_end()
4065 struct tcp_seg_sent *partial_seg = tcp_seg_alloc_init(tp); in tcp_seg_sent_insert()
4085 seg = tcp_seg_alloc_init(tp); in tcp_seg_sent_insert()