Home
last modified time | relevance | path

Searched refs:mld_type (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/include/net/
Dmld.h14 #define mld_type mld_hdr.icmp6_type macro
/Linux-v5.4/net/ipv6/
Dmcast_snoop.c116 switch (mld->mld_type) { in ipv6_mc_check_mld_msg()
Dmcast.c2039 hdr->mld_type = type; in igmp6_send()
/Linux-v5.4/net/bridge/
Dbr_multicast.c381 mldq->mld_type = ICMPV6_MGM_QUERY; in br_ip6_multicast_alloc_query()
1702 BR_INPUT_SKB_CB(skb)->igmp = mld->mld_type; in br_multicast_ipv6_rcv()
1704 switch (mld->mld_type) { in br_multicast_ipv6_rcv()