Searched refs:MRT_FLUSH_MFC (Results 1 – 2 of 2) sorted by relevance
39 #define MRT_FLUSH_MFC 1 /* Flush multicast entries */ macro
417 MRT_FLUSH_MFC | MRT_FLUSH_MFC_STATIC); in ipmr_free_table()1300 if (flags & (MRT_FLUSH_MFC | MRT_FLUSH_MFC_STATIC)) { in mroute_clean_tables()1303 (!(c->mfc_flags & MFC_STATIC) && !(flags & MRT_FLUSH_MFC))) in mroute_clean_tables()1315 if (flags & MRT_FLUSH_MFC) { in mroute_clean_tables()1346 mroute_clean_tables(mrt, MRT_FLUSH_VIFS | MRT_FLUSH_MFC); in mrtsock_destruct()