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

/linux-4.1.27/net/ipv4/
H A Dipmr.c137 static void mroute_clean_tables(struct mr_table *mrt, bool all);
354 mroute_clean_tables(mrt, true); ipmr_free_table()
1212 static void mroute_clean_tables(struct mr_table *mrt, bool all) mroute_clean_tables() function
1266 mroute_clean_tables(mrt, false); ipmr_for_each_table()
/linux-4.1.27/net/ipv6/
H A Dip6mr.c121 static void mroute_clean_tables(struct mr6_table *mrt, bool all);
338 mroute_clean_tables(mrt, true); ip6mr_free_table()
1546 static void mroute_clean_tables(struct mr6_table *mrt, bool all) mroute_clean_tables() function
1630 mroute_clean_tables(mrt, false); ip6mr_for_each_table()

Completed in 92 milliseconds