Home
last modified time | relevance | path

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

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