Searched refs:net_uptime_ms (Results 1 – 6 of 6) sorted by relevance
621 extern uint64_t net_uptime_ms(void);
6396 uint64_t now = net_uptime_ms(); in if_copy_link_heuristics_stats()6968 uint64_t now = net_uptime_ms(); in if_disable_link_heuristics()7039 ifp->if_link_heuristics_start_time = net_uptime_ms(); in if_update_link_heuristic()7098 ifp->if_congested_link_start_time = net_uptime_ms(); in if_set_congested_link()7106 uint64_t now = net_uptime_ms(); in if_set_congested_link()
6416 now = net_uptime_ms(); in if_lqm_update()
1043 net_uptime_ms(void) in net_uptime_ms() function
684 if (__improbable(mtbf != 0 && (net_uptime_ms() % mtbf) == 0 && in pp_metadata_ctor_common()2565 if (__improbable(mtbf != 0 && (net_uptime_ms() % mtbf) == 0 && in pp_alloc_buffer_common()
1771 (net_uptime_ms() % mtbf) == 0 && in sksegment_freelist_remove()