Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/
Dmld.h14 #define mld_type mld_hdr.icmp6_type macro
/kernel/linux/linux-5.10/net/ipv6/
Dmcast_snoop.c116 switch (mld->mld_type) { in ipv6_mc_check_mld_msg()
Dmcast.c2033 hdr->mld_type = type; in igmp6_send()
/kernel/linux/linux-5.10/net/bridge/
Dbr_multicast.c932 mldq->mld_type = ICMPV6_MGM_QUERY; in br_ip6_multicast_alloc_query()
3114 BR_INPUT_SKB_CB(skb)->igmp = mld->mld_type; in br_multicast_ipv6_rcv()
3116 switch (mld->mld_type) { in br_multicast_ipv6_rcv()