Searched refs:MRT_FLUSH_VIFS (Results 1 – 2 of 2) sorted by relevance
41 #define MRT_FLUSH_VIFS 4 /* Flush multicast vifs */ macro
416 mroute_clean_tables(mrt, MRT_FLUSH_VIFS | MRT_FLUSH_VIFS_STATIC | in ipmr_free_table()1288 if (flags & (MRT_FLUSH_VIFS | MRT_FLUSH_VIFS_STATIC)) { in mroute_clean_tables()1292 (!(mrt->vif_table[i].flags & VIFF_STATIC) && !(flags & MRT_FLUSH_VIFS))) in mroute_clean_tables()1346 mroute_clean_tables(mrt, MRT_FLUSH_VIFS | MRT_FLUSH_MFC); in mrtsock_destruct()