Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ p_flags
Function
p_flags
tools/netstat/route.c:481–486 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
479
}
480
481
static void
482
p_flags(int f, const char *format)
483
{
484
485
print_flags_generic(f, rt_bits, format,
"flags_pretty"
);
486
}
487
488
489
char *
Callers
1
p_rtentry_sysctl
Function · 0.85
Calls
1
print_flags_generic
Function · 0.85
Tested by
no test coverage detected