Home
last modified time | relevance | path

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

/freebsd-13.1/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) in print_mfc() function
355 print_mfc(m++, maxvif, &banner_printed); in mroutepr()
388 print_mfc(m, maxvif, &banner_printed); in mroutepr()