Home
last modified time | relevance | path

Searched refs:PACKET_SEND_IP_WEAK (Results 1 – 4 of 4) sorted by relevance

/dports/security/nmap/nmap-7.91/
H A DNmapOps.h131 #define PACKET_SEND_IP_WEAK 8 macro
H A DNmapOps.cc427 sendpref = PACKET_SEND_IP_WEAK; in ValidateOptions()
/dports/security/nmap/nmap-7.91/nping/
H A DNpingOps.h105 #define PACKET_SEND_IP_WEAK 8 macro
H A DNpingOps.cc626 v!=PACKET_SEND_IP_WEAK && v!=PACKET_SEND_IP_STRONG && in setSendPreference()
665 if ( this->getSendPreference()==PACKET_SEND_IP_WEAK ) in sendPreferenceIP()
2461 this->setSendPreference( PACKET_SEND_IP_WEAK ); in validateOptions()