Searched refs:mroute_clean_tables (Results 1 – 2 of 2) sorted by relevance
| /linux/net/ipv6/ |
| H A D | ip6mr.c | 103 static void mroute_clean_tables(struct mr_table *mrt, int flags, 429 mroute_clean_tables(mrt, MRT6_FLUSH_MIFS | MRT6_FLUSH_MIFS_STATIC | in ip6mr_free_table() 1568 static void mroute_clean_tables(struct mr_table *mrt, int flags, in mroute_clean_tables() function 1677 mroute_clean_tables(mrt, MRT6_FLUSH_MIFS | MRT6_FLUSH_MFC, in ip6mr_sk_done() 1810 mroute_clean_tables(mrt, flags, &dev_kill_list); in ip6_mroute_setsockopt()
|
| /linux/net/ipv4/ |
| H A D | ipmr.c | 116 static void mroute_clean_tables(struct mr_table *mrt, int flags, 449 mroute_clean_tables(mrt, MRT_FLUSH_VIFS | MRT_FLUSH_VIFS_STATIC | in ipmr_free_table() 1322 static void mroute_clean_tables(struct mr_table *mrt, int flags, in mroute_clean_tables() function 1394 mroute_clean_tables(mrt, MRT_FLUSH_VIFS | MRT_FLUSH_MFC, in mrtsock_destruct() 1540 mroute_clean_tables(mrt, val, &dev_kill_list); in ip_mroute_setsockopt()
|