Home
last modified time | relevance | path

Searched refs:issetDF (Results 1 – 3 of 3) sorted by relevance

/dports/security/nmap/nmap-7.91/nping/
H A DNpingOps.h434 bool issetDF();
H A DNpingOps.cc1189 bool NpingOps::issetDF(){ in issetDF() function in NpingOps
2575 this->issetDF() || in canRunUDPWithoutPrivileges()
H A DProbeMode.cc608 if( o.issetDF() && o.getDF() == true ) in createIPv4()