OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:g_lost
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.sbin/mtrace/
mtrace.c
876
int
g_lost
, g_pct;
local in function:stat_line
910
g_lost
= g_out - (ntohl(s->tr_pktcnt) - ntohl(r->tr_pktcnt));
911
if (g_out) g_pct = (
g_lost
* 100 + (g_out >> 1))/ g_out;
923
g_lost
, g_out, g_str, g_pps);
Completed in 13 milliseconds
Indexes created Wed Oct 15 16:09:53 GMT 2025