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

/darwin-on-arm/xnu/bsd/netinet/
H A Dip_dummynet.h298 int heap_pos ; /* position (index) of struct in heap */ member in struct:dn_flow_queue
464 int heap_pos ; /* position (index) of struct in heap */ member in struct:dn_flow_queue_32
589 int heap_pos ; /* position (index) of struct in heap */ member in struct:dn_flow_queue_64
H A Dip_dummynet.c433 qp->heap_pos = q->heap_pos;
454 qp->heap_pos = q->heap_pos;
2117 x->idle_heap.offset=offsetof(struct dn_flow_queue, heap_pos);

Completed in 25 milliseconds