Home
last modified time | relevance | path

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

/xnu-10063.101.15/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.c439 qp->heap_pos = q->heap_pos; in cp_queue_to_32_user()
461 qp->heap_pos = q->heap_pos; in cp_queue_to_64_user()
2054 x->idle_heap.offset = offsetof(struct dn_flow_queue, heap_pos); in config_pipe()