Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/
Dicmpv6.h161 #define MLD2_ALLOW_NEW_SOURCES 5 macro
/Linux-v4.19/net/ipv6/
Dmcast.c1539 case MLD2_ALLOW_NEW_SOURCES: in is_in()
1789 (type == MLD2_ALLOW_NEW_SOURCES || in add_grec()
1818 if ((type == MLD2_ALLOW_NEW_SOURCES || in add_grec()
1836 if (type == MLD2_ALLOW_NEW_SOURCES || in add_grec()
1957 dtype = MLD2_ALLOW_NEW_SOURCES; in mld_send_cr()
1959 type = MLD2_ALLOW_NEW_SOURCES; in mld_send_cr()
2094 type = MLD2_ALLOW_NEW_SOURCES; in mld_send_initial_cr()
/Linux-v4.19/net/bridge/
Dbr_multicast.c1244 case MLD2_ALLOW_NEW_SOURCES: in br_ip6_multicast_mld2_report()