Searched refs:if_ordered_count (Results 1 – 1 of 1) sorted by relevance
177 static u_int32_t if_ordered_count = 0; variable2330 VERIFY(if_ordered_count > 0); in ifnet_remove_from_ordered_list()2331 if_ordered_count--; in ifnet_remove_from_ordered_list()2361 VERIFY(if_ordered_count == 0); in ifnet_reset_order()2372 if_ordered_count++; in ifnet_reset_order()2392 if (*count < if_ordered_count) { in ifnet_get_ordered_indices()2398 if (order_index >= if_ordered_count) { in ifnet_get_ordered_indices()2508 ifo->ifo_count = if_ordered_count; in ifioctl_iforder()