Home
last modified time | relevance | path

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

/linux-4.4.14/net/ipv6/
Dip6mr.c121 static void mroute_clean_tables(struct mr6_table *mrt, bool all);
337 mroute_clean_tables(mrt, true); in ip6mr_free_table()
1541 static void mroute_clean_tables(struct mr6_table *mrt, bool all) in mroute_clean_tables() function
1625 mroute_clean_tables(mrt, false); in ip6mr_sk_done()
/linux-4.4.14/net/ipv4/
Dipmr.c137 static void mroute_clean_tables(struct mr_table *mrt, bool all);
353 mroute_clean_tables(mrt, true); in ipmr_free_table()
1203 static void mroute_clean_tables(struct mr_table *mrt, bool all) in mroute_clean_tables() function
1257 mroute_clean_tables(mrt, false); in mrtsock_destruct()