Searched refs:ICMP6_ECHO_REQUEST (Results 1 – 11 of 11) sorted by relevance
146 use constant ICMP6_ECHO_REQUEST => 128; constant155 my $type = $af eq "inet" ? ICMP_ECHO : ICMP6_ECHO_REQUEST;201 ($af eq "inet" ? ICMP_ECHO : ICMP6_ECHO_REQUEST);
174 if (pd->ndport == htons(ICMP6_ECHO_REQUEST)) { in pf_get_sport()812 if (pd->ndport == ICMP6_ECHO_REQUEST) in pf_get_transaddr_af()819 if (pd->nsport == ICMP6_ECHO_REQUEST) in pf_get_transaddr_af()829 pd->ndport = ICMP6_ECHO_REQUEST; in pf_get_transaddr_af()836 pd->nsport = ICMP6_ECHO_REQUEST; in pf_get_transaddr_af()
2640 case ICMP6_ECHO_REQUEST: in pf_icmp_mapping()2644 *virtual_type = ICMP6_ECHO_REQUEST; in pf_icmp_mapping()3038 case ICMP6_ECHO_REQUEST: in pf_translate_icmp_af()3128 type = ICMP6_ECHO_REQUEST; in pf_translate_icmp_af()4489 (ctx.icmptype >= ICMP6_ECHO_REQUEST && in pf_test_rule()4851 if (virtual_type == htons(ICMP6_ECHO_REQUEST)) { in pf_translate()6288 htons(ICMP6_ECHO_REQUEST)) in pf_test_state_icmp()6308 htons(ICMP6_ECHO_REQUEST)) && in pf_test_state_icmp()6312 htons(ICMP6_ECHO_REQUEST)) in pf_test_state_icmp()6316 htons(ICMP6_ECHO_REQUEST)) in pf_test_state_icmp()
292 if (icp->icmp6_type < ICMP6_ECHO_REQUEST || in icmp6_do_error()458 if (icmp6->icmp6_type == ICMP6_ECHO_REQUEST && in icmp6_input()530 case ICMP6_ECHO_REQUEST: in icmp6_input()732 if (icmp6->icmp6_type < ICMP6_ECHO_REQUEST) { in icmp6_input()
254 case ICMP6_ECHO_REQUEST: in icmp6_print()256 printf("icmp6: echo %s", dp->icmp6_type == ICMP6_ECHO_REQUEST ? in icmp6_print()
187 icp6->icmp6_type = ICMP6_ECHO_REQUEST; in send_icmp()
95 #define ICMP6_ECHO_REQUEST 128 /* echo service */ macro
1127 icp6->icmp6_type = ICMP6_ECHO_REQUEST; in pinger()2102 case ICMP6_ECHO_REQUEST: in pr_icmph6()
390 icp->icmp6_type = ICMP6_ECHO_REQUEST; in build_probe6()
119 { "echoreq", ICMP6_ECHO_REQUEST },
5930 { "echoreq", ICMP6_ECHO_REQUEST },