Home
last modified time | relevance | path

Searched refs:ICMPV6_ECHO_REPLY (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/include/linux/
Dicmpv6.h84 #define ICMPV6_ECHO_REPLY 129 macro
/linux-2.4.37.9/net/ipv6/
Dicmp.c390 msg.icmph.icmp6_type = ICMPV6_ECHO_REPLY; in icmpv6_echo_reply()
407 fl.uli_u.icmpt.type = ICMPV6_ECHO_REPLY; in icmpv6_echo_reply()
548 case ICMPV6_ECHO_REPLY: in icmpv6_rcv()
/linux-2.4.37.9/net/ipv6/netfilter/
Dip6t_LOG.c320 case ICMPV6_ECHO_REPLY: in dump_packet()