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()1522 if (flags & (MRT6_FLUSH_MIFS | MRT6_FLUSH_MIFS_STATIC)) { in mroute_clean_tables()1526 (!(mrt->vif_table[i].flags & VIFF_STATIC) && !(flags & MRT6_FLUSH_MIFS))) in mroute_clean_tables()1620 mroute_clean_tables(mrt, MRT6_FLUSH_MIFS | MRT6_FLUSH_MFC); in ip6mr_sk_done()