Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/
H A Dmld.h14 #define mld_type mld_hdr.icmp6_type macro
/OK3568_Linux_fs/kernel/net/ipv6/
H A Dmcast_snoop.c116 switch (mld->mld_type) { in ipv6_mc_check_mld_msg()
H A Dmcast.c2033 hdr->mld_type = type; in igmp6_send()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/netinet/
H A Dicmp6.h240 #define mld_type mld_icmp6_hdr.icmp6_type macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/netinet/
H A Dicmp6.h240 #define mld_type mld_icmp6_hdr.icmp6_type macro
/OK3568_Linux_fs/kernel/net/bridge/
H A 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()