Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet/
H A Dtcp_sack.c243 tcp_sackhole_alloc(struct tcpcb *tp, tcp_seq start, tcp_seq end) in tcp_sackhole_alloc() function
287 hole = tcp_sackhole_alloc(tp, start, end); in tcp_sackhole_insert()