Home
last modified time | relevance | path

Searched refs:ICMP6_ECHO_REPLY (Results 1 – 2 of 2) sorted by relevance

/external/tcpdump/
Dicmp6.h98 #define ICMP6_ECHO_REPLY 129 /* echo reply */ macro
Dprint-icmp6.c71 { ICMP6_ECHO_REPLY, "echo reply"},
365 case ICMP6_ECHO_REPLY: in icmp6_print()