Home
last modified time | relevance | path

Searched refs:banner_printed (Results 1 – 2 of 2) sorted by relevance

/freebsd/usr.bin/netstat/
H A Dmroute.c78 print_bw_meter(struct bw_meter *bw_meter, int *banner_printed) in print_bw_meter() argument
85 if (! *banner_printed) { in print_bw_meter()
93 *banner_printed = 1; in print_bw_meter()
166 print_mfc(struct mfc *m, int maxvif, int *banner_printed) in print_mfc() argument
180 if (! *banner_printed) { in print_mfc()
185 *banner_printed = 1; in print_mfc()
229 if (banner_printed) in print_mfc()
242 int banner_printed; in mroutepr() local
290 banner_printed = 0; in mroutepr()
296 if (!banner_printed) { in mroutepr()
[all …]
H A Dmroute6.c109 int banner_printed; in mroute6pr() local
127 banner_printed = 0; in mroute6pr()
136 if (!banner_printed) { in mroute6pr()
140 banner_printed = 1; in mroute6pr()
154 if (banner_printed) in mroute6pr()
166 banner_printed = 0; in mroute6pr()
172 if (!banner_printed) { in mroute6pr()
180 banner_printed = 1; in mroute6pr()
218 if (banner_printed) in mroute6pr()