Home
last modified time | relevance | path

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

/openbmc/linux/net/ipv6/
H A Dip6mr.c102 static void mroute_clean_tables(struct mr_table *mrt, int flags);
408 mroute_clean_tables(mrt, MRT6_FLUSH_MIFS | MRT6_FLUSH_MIFS_STATIC | in ip6mr_free_table()
1532 static void mroute_clean_tables(struct mr_table *mrt, int flags) in mroute_clean_tables() function
1637 mroute_clean_tables(mrt, MRT6_FLUSH_MIFS | MRT6_FLUSH_MFC); in ip6mr_sk_done()
1763 mroute_clean_tables(mrt, flags); in ip6_mroute_setsockopt()
/openbmc/linux/net/ipv4/
H A Dipmr.c113 static void mroute_clean_tables(struct mr_table *mrt, int flags);
428 mroute_clean_tables(mrt, MRT_FLUSH_VIFS | MRT_FLUSH_VIFS_STATIC | in ipmr_free_table()
1290 static void mroute_clean_tables(struct mr_table *mrt, int flags) in mroute_clean_tables() function
1357 mroute_clean_tables(mrt, MRT_FLUSH_VIFS | MRT_FLUSH_MFC); in mrtsock_destruct()
1491 mroute_clean_tables(mrt, val); in ip_mroute_setsockopt()