MCPcopy 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
481static void
482p_flags(int f, const char *format)
483{
484
485 print_flags_generic(f, rt_bits, format, "flags_pretty");
486}
487
488
489char *

Callers 1

p_rtentry_sysctlFunction · 0.85

Calls 1

print_flags_genericFunction · 0.85

Tested by

no test coverage detected