Searched refs:dn_heap_entry (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet/
H A Dip_dummynet.h120 * The heap is an array of dn_heap_entry entries, dynamically allocated.
132 struct dn_heap_entry { struct
141 struct dn_heap_entry *p ; /* really an array of "size" entries */
H A Dip_dummynet.c236 struct dn_heap_entry *p;
295 struct dn_heap_entry tmp ;
362 struct dn_heap_entry buf ;

Completed in 79 milliseconds