Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dmld.h14 #define mld_type mld_hdr.icmp6_type macro
/openbmc/linux/net/ipv6/
H A Dmcast_snoop.c116 switch (mld->mld_type) { in ipv6_mc_check_mld_msg()
H A Dmcast.c2179 hdr->mld_type = type; in igmp6_send()
/openbmc/linux/net/bridge/
H A Dbr_multicast.c1176 mldq->mld_type = ICMPV6_MGM_QUERY; in br_ip6_multicast_alloc_query()
3905 BR_INPUT_SKB_CB(skb)->igmp = mld->mld_type; in br_multicast_ipv6_rcv()
3907 switch (mld->mld_type) { in br_multicast_ipv6_rcv()
/openbmc/linux/drivers/net/
H A Damt.c1218 switch (mld->mld_type) { in amt_dev_xmit()
2230 switch (mld->mld_type) { in amt_mld_report_handler()