Searched refs:print_flags_generic (Results 1 – 4 of 4) sorted by relevance
| /freebsd-13-stable/usr.bin/netstat/ |
| HD | common.h | 45 void print_flags_generic(int flags, const struct bits *pbits,
|
| HD | common.c | 73 print_flags_generic(int flags, const struct bits *pbits, const char *format, in print_flags_generic() function
|
| HD | nhops.c | 287 print_flags_generic(rtm->rtm_flags, rt_bits, buffer, "rt_flags_pretty"); in print_nhop_entry_sysctl()
|
| HD | route.c | 476 print_flags_generic(f, rt_bits, format, "flags_pretty"); in p_flags()
|