Home
last modified time | relevance | path

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

/dports/security/nmap/nmap-7.91/nping/
H A Dnping.h305 #define DEFAULT_UDP_SOURCE_PORT 53 /**< Default UDP source port */ macro
H A DNpingOps.cc2920 this->source_port=DEFAULT_UDP_SOURCE_PORT; in setDefaultHeaderValues()
2949 this->source_port=DEFAULT_UDP_SOURCE_PORT; in setDefaultHeaderValues()