Home
last modified time | relevance | path

Searched refs:MLD2_ALLOW_NEW_SOURCES (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/include/uapi/linux/
Dicmpv6.h160 #define MLD2_ALLOW_NEW_SOURCES 5 macro
/linux-4.1.27/net/ipv6/
Dmcast.c1500 case MLD2_ALLOW_NEW_SOURCES: in is_in()
1768 if ((type == MLD2_ALLOW_NEW_SOURCES || in add_grec()
1785 if (type == MLD2_ALLOW_NEW_SOURCES || in add_grec()
1906 dtype = MLD2_ALLOW_NEW_SOURCES; in mld_send_cr()
1908 type = MLD2_ALLOW_NEW_SOURCES; in mld_send_cr()
/linux-4.1.27/net/bridge/
Dbr_multicast.c1065 case MLD2_ALLOW_NEW_SOURCES: in br_ip6_multicast_mld2_report()