Searched refs:ICMP6_ECHO_REPLY (Results 1 – 4 of 4) sorted by relevance
69 #define ICMP6_ECHO_REPLY 129 macro
98 #define ICMP6_ECHO_REPLY 129 /* echo reply */ macro
71 { ICMP6_ECHO_REPLY, "echo reply"},365 case ICMP6_ECHO_REPLY: in icmp6_print()
811 ICMP6_FILTER_SETPASS(ICMP6_ECHO_REPLY, &filt); in main()1482 if (icp->icmp6_type == ICMP6_ECHO_REPLY && myechoreply(icp)) { in pr_pack()2272 case ICMP6_ECHO_REPLY: in pr_icmph()