Searched refs:print_flags_generic (Results 1 – 4 of 4) sorted by relevance
| /f-stack/tools/netstat/ |
| H A D | common.h | 46 void print_flags_generic(int flags, const struct bits *pbits,
|
| H A D | common.c | 75 print_flags_generic(int flags, const struct bits *pbits, const char *format, in print_flags_generic() function
|
| H A D | nhops.c | 295 print_flags_generic(rtm->rtm_flags, rt_bits, buffer, "rt_flags_pretty"); in print_nhop_entry_sysctl()
|
| H A D | route.c | 485 print_flags_generic(f, rt_bits, format, "flags_pretty"); in p_flags()
|