Home
last modified time | relevance | path

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

/linux-5.19.10/include/net/
Dmld.h14 #define mld_type mld_hdr.icmp6_type macro
/linux-5.19.10/net/ipv6/
Dmcast_snoop.c116 switch (mld->mld_type) { in ipv6_mc_check_mld_msg()
Dmcast.c2182 hdr->mld_type = type; in igmp6_send()
/linux-5.19.10/net/bridge/
Dbr_multicast.c1050 mldq->mld_type = ICMPV6_MGM_QUERY; in br_ip6_multicast_alloc_query()
3728 BR_INPUT_SKB_CB(skb)->igmp = mld->mld_type; in br_multicast_ipv6_rcv()
3730 switch (mld->mld_type) { in br_multicast_ipv6_rcv()
/linux-5.19.10/drivers/net/
Damt.c1218 switch (mld->mld_type) { in amt_dev_xmit()
2230 switch (mld->mld_type) { in amt_mld_report_handler()