Home
last modified time | relevance | path

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

/dports/security/nmap/nmap-7.91/
H A Dportlist.h97 PROBESTATE_NONMATCHINGPROBES, // The above failed, is checking nonmatches enumerator
H A Dservice_scan.cc1768 probe_state == PROBESTATE_NONMATCHINGPROBES) { in currentProbe()
1820 probe_state = PROBESTATE_NONMATCHINGPROBES; in nextProbe()
1825 if (probe_state == PROBESTATE_NONMATCHINGPROBES) { in nextProbe()