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