Home
last modified time | relevance | path

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

/dports/security/nmap/nmap-7.91/nping/
H A Dnping.h342 #define DEFAULT_ECHO_PORT 9929 macro
H A DNpingOps.cc301 echo_port=DEFAULT_ECHO_PORT; in NpingOps()