Searched refs:mbuf_drain_last_runtime (Results 1 – 1 of 1) sorted by relevance
527 static uint64_t mbuf_drain_last_runtime; variable9361 if (mbuf_drain_last_runtime != 0) {9364 mbuf_drain_last_runtime,9365 net_uptime() - mbuf_drain_last_runtime);9765 if (mbuf_drain_last_runtime != 0) {9766 interval = net_uptime() - mbuf_drain_last_runtime;9774 mbuf_drain_last_runtime = net_uptime();