Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/linux/
Dicmpv6.h86 #define ICMPV6_MGM_REPORT 131 macro
/linux-2.4.37.9/net/ipv6/netfilter/
Dip6t_LOG.c327 case ICMPV6_MGM_REPORT: in dump_packet()
/linux-2.4.37.9/net/ipv6/
Dicmp.c593 case ICMPV6_MGM_REPORT: in icmpv6_rcv()
Dmcast.c1895 igmp6_send(&ma->mca_addr, ma->idev->dev, ICMPV6_MGM_REPORT); in igmp6_join_group()
1975 igmp6_send(&ma->mca_addr, ma->idev->dev, ICMPV6_MGM_REPORT); in igmp6_timer_handler()