Home
last modified time | relevance | path

Searched refs:MRT_FLUSH_MFC (Results 1 – 2 of 2) sorted by relevance

/linux/include/uapi/linux/
A Dmroute.h39 #define MRT_FLUSH_MFC 1 /* Flush multicast entries */ macro
/linux/net/ipv4/
A Dipmr.c417 MRT_FLUSH_MFC | MRT_FLUSH_MFC_STATIC); in ipmr_free_table()
1290 if (flags & (MRT_FLUSH_MFC | MRT_FLUSH_MFC_STATIC)) { in mroute_clean_tables()
1293 (!(c->mfc_flags & MFC_STATIC) && !(flags & MRT_FLUSH_MFC))) in mroute_clean_tables()
1305 if (flags & MRT_FLUSH_MFC) { in mroute_clean_tables()
1336 mroute_clean_tables(mrt, MRT_FLUSH_VIFS | MRT_FLUSH_MFC); in mrtsock_destruct()

Completed in 10 milliseconds