mroute_clean_tables
static void mroute_clean_tables(struct mr_table *mrt, int flags);
mroute_clean_tables(mrt, MRT_FLUSH_VIFS | MRT_FLUSH_MFC);
mroute_clean_tables(mrt, val);
mroute_clean_tables(mrt, MRT_FLUSH_VIFS | MRT_FLUSH_VIFS_STATIC |
static void mroute_clean_tables(struct mr_table *mrt, int flags);
mroute_clean_tables(mrt, MRT6_FLUSH_MIFS | MRT6_FLUSH_MFC);
mroute_clean_tables(mrt, flags);
mroute_clean_tables(mrt, MRT6_FLUSH_MIFS | MRT6_FLUSH_MIFS_STATIC |