Home
last modified time | relevance | path

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

/xnu-8792.61.2/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.c435 qp->heap_pos = q->heap_pos; in cp_queue_to_32_user()
457 qp->heap_pos = q->heap_pos; in cp_queue_to_64_user()
2050 x->idle_heap.offset = offsetof(struct dn_flow_queue, heap_pos); in config_pipe()