Searched refs:mbuf_drain_last_runtime (Results 1 – 1 of 1) sorted by relevance
353 static uint64_t mbuf_drain_last_runtime; variable8167 if (mbuf_drain_last_runtime != 0) {8170 mbuf_drain_last_runtime,8171 net_uptime() - mbuf_drain_last_runtime);8713 if (mbuf_drain_last_runtime != 0) {8714 interval = net_uptime() - mbuf_drain_last_runtime;8722 mbuf_drain_last_runtime = net_uptime();