Home
last modified time | relevance | path

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

/xnu-11215.1.10/bsd/netinet/
H A Dip_dummynet.h289 int heap_pos; /* position (index) of struct in heap */ member
454 int heap_pos; /* position (index) of struct in heap */ member
579 int heap_pos; /* position (index) of struct in heap */ member
H A Dip_dummynet.c441 qp->heap_pos = q->heap_pos; in cp_queue_to_32_user()
463 qp->heap_pos = q->heap_pos; in cp_queue_to_64_user()
2056 x->idle_heap.offset = offsetof(struct dn_flow_queue, heap_pos); in config_pipe()