Home
last modified time | relevance | path

Searched defs:ordered_indices (Results 1 – 1 of 1) sorted by relevance

/xnu-10063.141.1/bsd/net/
H A Dif.c2448 ifnet_reset_order(u_int32_t *ordered_indices, u_int32_t count) in ifnet_reset_order()
2497 ifnet_get_ordered_indices(u_int32_t *ordered_indices, uint32_t *count) in ifnet_get_ordered_indices()
2557 u_int32_t *ordered_indices = NULL; in ifioctl_iforder() local