Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dmroute6.h44 #define MRT6_FLUSH_MIFS 4 /* Flushing multicast vifs */ macro
/linux/net/ipv6/
H A Dip6mr.c396 mroute_clean_tables(mrt, MRT6_FLUSH_MIFS | MRT6_FLUSH_MIFS_STATIC | in ip6mr_free_table()
1522 if (flags & (MRT6_FLUSH_MIFS | MRT6_FLUSH_MIFS_STATIC)) { in mroute_clean_tables()
1526 (!(mrt->vif_table[i].flags & VIFF_STATIC) && !(flags & MRT6_FLUSH_MIFS))) in mroute_clean_tables()
1620 mroute_clean_tables(mrt, MRT6_FLUSH_MIFS | MRT6_FLUSH_MFC); in ip6mr_sk_done()