Searched refs:print_mfc (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/usr.bin/netstat/
H A Dmroute.c80 static void print_mfc(struct mfc *, int, int *);
171 print_mfc(struct mfc *m, int maxvif, int *banner_printed) function
355 print_mfc(m++, maxvif, &banner_printed);
361 xo_warnx("print_mfc: %lu trailing bytes", (u_long)len);
388 print_mfc(m, maxvif, &banner_printed);

Completed in 97 milliseconds