Searched refs:ICMPV6_EXT_ECHO_REQUEST (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/uapi/linux/
H A Dicmpv6.h144 #define ICMPV6_EXT_ECHO_REQUEST 160 macro
/linux-master/net/ipv6/
H A Dicmp.c744 if (icmph->icmp6_type == ICMPV6_EXT_ECHO_REQUEST)
799 if (icmph->icmp6_type == ICMPV6_EXT_ECHO_REQUEST)
941 case ICMPV6_EXT_ECHO_REQUEST:
/linux-master/net/ipv4/
H A Dping.c481 (family == AF_INET6 && type == ICMPV6_EXT_ECHO_REQUEST && code == 0);

Completed in 100 milliseconds