Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet/
H A Dtcp_sack.c245 struct sackhole *hole; in tcp_sackhole_alloc() local
269 tcp_sackhole_free(struct tcpcb *tp, struct sackhole *hole) in tcp_sackhole_free()
284 struct sackhole *hole; in tcp_sackhole_insert() local
311 tcp_sackhole_remove(struct tcpcb *tp, struct sackhole *hole) in tcp_sackhole_remove()
796 struct sackhole *hole = NULL, *dbg_hole = NULL; in tcp_sack_output() local
/xnu-11215.1.10/osfmk/vm/
H A Dvm_map.c1711 struct vm_map_links *hole = map->holes_list; in vm_map_adjust_offsets() local