Home
last modified time | relevance | path

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

/freebsd/usr.bin/netstat/
H A Dmroute.c75 static void print_mfc(struct mfc *, int, int *);
166 print_mfc(struct mfc *m, int maxvif, int *banner_printed) in print_mfc() function
359 print_mfc(m++, maxvif, &banner_printed); in mroutepr()
392 print_mfc(m, maxvif, &banner_printed); in mroutepr()