Searched refs:if_ordered_count (Results 1 – 1 of 1) sorted by relevance
177 static u_int32_t if_ordered_count = 0; variable2355 VERIFY(if_ordered_count > 0); in ifnet_remove_from_ordered_list()2356 if_ordered_count--; in ifnet_remove_from_ordered_list()2386 VERIFY(if_ordered_count == 0); in ifnet_reset_order()2397 if_ordered_count++; in ifnet_reset_order()2417 if (*count < if_ordered_count) { in ifnet_get_ordered_indices()2423 if (order_index >= if_ordered_count) { in ifnet_get_ordered_indices()2533 ifo->ifo_count = if_ordered_count; in ifioctl_iforder()