Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dicmpv6.h167 #define MLD2_ALLOW_NEW_SOURCES 5 macro
/Linux-v5.4/net/ipv6/
Dmcast.c1538 case MLD2_ALLOW_NEW_SOURCES: in is_in()
1788 (type == MLD2_ALLOW_NEW_SOURCES || in add_grec()
1817 if ((type == MLD2_ALLOW_NEW_SOURCES || in add_grec()
1835 if (type == MLD2_ALLOW_NEW_SOURCES || in add_grec()
1956 dtype = MLD2_ALLOW_NEW_SOURCES; in mld_send_cr()
1958 type = MLD2_ALLOW_NEW_SOURCES; in mld_send_cr()
2093 type = MLD2_ALLOW_NEW_SOURCES; in mld_send_initial_cr()
/Linux-v5.4/net/bridge/
Dbr_multicast.c1033 case MLD2_ALLOW_NEW_SOURCES: in br_ip6_multicast_mld2_report()