Home
last modified time | relevance | path

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

/xnu-11417.121.6/bsd/net/
H A Dif.c2509 ifnet_reset_order(u_int32_t *__counted_by(count) ordered_indices, u_int32_t count) in ifnet_reset_order() function
2668 error = ifnet_reset_order(ordered_indices, ifo->ifo_count); in ifioctl_iforder()
2671 error = ifnet_reset_order(NULL, 0); in ifioctl_iforder()