Home
last modified time | relevance | path

Searched defs:ICMP6_ECHO_REQUEST (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/regress/sys/net/pf_divert/
H A Dfuncs.pl146 use constant ICMP6_ECHO_REQUEST => 128; constant
/openbsd-src/sys/netinet/
H A Dicmp6.h95 #define ICMP6_ECHO_REQUEST 128 /* echo service */ macro