Searched refs:MRT_FLUSH_MFC (Results 1 – 2 of 2) sorted by relevance
39 #define MRT_FLUSH_MFC 1 /* Flush multicast entries */ macro
450 MRT_FLUSH_MFC | MRT_FLUSH_MFC_STATIC, in ipmr_free_table()1342 if (flags & (MRT_FLUSH_MFC | MRT_FLUSH_MFC_STATIC)) { in mroute_clean_tables()1347 (!(c->mfc_flags & MFC_STATIC) && !(flags & MRT_FLUSH_MFC))) in mroute_clean_tables()1361 if (flags & MRT_FLUSH_MFC) { in mroute_clean_tables()1394 mroute_clean_tables(mrt, MRT_FLUSH_VIFS | MRT_FLUSH_MFC, in mrtsock_destruct()