Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/netinet/
H A Dip_dummynet.h290 int heap_pos; /* position (index) of struct in heap */ member
455 int heap_pos; /* position (index) of struct in heap */ member
580 int heap_pos; /* position (index) of struct in heap */ member
H A Dip_dummynet.c496 qp->heap_pos = q->heap_pos; in cp_queue_to_32_user()
518 qp->heap_pos = q->heap_pos; in cp_queue_to_64_user()
2192 x->idle_heap.offset = offsetof(struct dn_flow_queue, heap_pos); in config_pipe()