Searched refs:mbuf_drain_last_runtime (Results 1 – 1 of 1) sorted by relevance
524 static uint64_t mbuf_drain_last_runtime; variable9238 if (mbuf_drain_last_runtime != 0) {9241 mbuf_drain_last_runtime,9242 net_uptime() - mbuf_drain_last_runtime);9802 if (mbuf_drain_last_runtime != 0) {9803 interval = net_uptime() - mbuf_drain_last_runtime;9811 mbuf_drain_last_runtime = net_uptime();