Home
last modified time | relevance | path

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

/dports/security/nmap/nmap-7.91/
H A Dnmap.h152 #define DEFAULT_PROTO_PROBE_PORT_SPEC "1,2,4" /* The IPProto ping probes to use macro
H A Dnmap.cc1203 …getpts_simple(DEFAULT_PROTO_PROBE_PORT_SPEC, SCAN_PROTOCOLS, &ports.proto_ping_ports, &ports.proto… in parse_options()