Searched refs:mbuf_drain_last_runtime (Results 1 – 1 of 1) sorted by relevance
381 static uint64_t mbuf_drain_last_runtime; variable5682 if (mbuf_drain_last_runtime != 0) {5685 mbuf_drain_last_runtime,5686 net_uptime() - mbuf_drain_last_runtime);5898 if (mbuf_drain_last_runtime != 0) {5899 interval = net_uptime() - mbuf_drain_last_runtime;5907 mbuf_drain_last_runtime = net_uptime();