Searched refs:MRT6_FLUSH_MIFS (Results 1 – 2 of 2) sorted by relevance
44 #define MRT6_FLUSH_MIFS 4 /* Flushing multicast vifs */ macro
396 mroute_clean_tables(mrt, MRT6_FLUSH_MIFS | MRT6_FLUSH_MIFS_STATIC | in ip6mr_free_table()1525 if (flags & (MRT6_FLUSH_MIFS | MRT6_FLUSH_MIFS_STATIC)) { in mroute_clean_tables()1529 (!(mrt->vif_table[i].flags & VIFF_STATIC) && !(flags & MRT6_FLUSH_MIFS))) in mroute_clean_tables()1623 mroute_clean_tables(mrt, MRT6_FLUSH_MIFS | MRT6_FLUSH_MFC); in ip6mr_sk_done()
Completed in 9 milliseconds