Searched refs:if_ordered_count (Results 1 – 1 of 1) sorted by relevance
186 static u_int32_t if_ordered_count = 0; variable2464 VERIFY(if_ordered_count > 0); in ifnet_remove_from_ordered_list()2465 if_ordered_count--; in ifnet_remove_from_ordered_list()2495 VERIFY(if_ordered_count == 0); in ifnet_reset_order()2506 if_ordered_count++; in ifnet_reset_order()2526 if (*count < if_ordered_count) { in ifnet_get_ordered_indices()2532 if (order_index >= if_ordered_count) { in ifnet_get_ordered_indices()2646 ifo->ifo_count = if_ordered_count; in ifioctl_iforder()