Home
last modified time | relevance | path

Searched refs:spoofSource (Results 1 – 11 of 11) sorted by relevance

/dports/security/nmap/nmap-7.91/nping/
H A DNpingTargets.cc274 if( o.spoofSource() ){ in processSpecs()
H A DEchoServer.cc208 server_addr6.sin6_addr = (o.spoofSource()) ? o.getIPv6SourceAddress() : in6addr_any; in nep_listen_socket()
219 if( o.spoofSource() ){ in nep_listen_socket()
248 server_addr4.sin_addr.s_addr = (o.spoofSource()) ? o.getIPv4SourceAddress().s_addr : INADDR_ANY; in nep_listen_socket()
257 if( o.spoofSource() ){ in nep_listen_socket()
H A DNpingOps.h360 bool spoofSource();
H A DNpingOps.cc750 bool NpingOps::spoofSource(){ in spoofSource() function in NpingOps
1385 if(this->spoofSource()) in getSourceSockAddr()
1396 if(this->spoofSource()) in getSourceSockAddr()
H A DProbeMode.cc333 (o.spoofSource()) ? 1 : 0, filterstring); in start()
593 …i->setSourceAddress( o.spoofSource() ? o.getIPv4SourceAddress() : target->getIPv4SourceAddress());… in createIPv4()
1295 if( o.spoofSource() ) in getBPFFilterString()
/dports/security/nmap/nmap-7.91/
H A Dnmap.cc479 char *spoofSource, *decoy_arguments; member
1224 delayed_options.spoofSource = strdup(optarg); in parse_options()
1410 int rc = resolve(delayed_options.spoofSource, 0, &ss, &sslen, o.af()); in apply_delayed_options()
1413 (o.af() == AF_INET) ? "IPv4" : "IPv6", delayed_options.spoofSource, in apply_delayed_options()
/dports/net/sflowtool/sflowtool-5.06/src/
H A Dsflowtool.c252 int spoofSource; member
2063 if(sfConfig.spoofSource) { in openNetFlowSocket()
2066 sfConfig.spoofSource = NO; in openNetFlowSocket()
2166 if(sfConfig.spoofSource) { in sendNetFlowV5Datagram()
2262 if(sfConfig.spoofSource) { in sendNetFlowV9Datagram()
6143 case 'S': sfConfig.spoofSource = YES; break; in process_command_line()
/dports/lang/spidermonkey78/firefox-78.9.0/modules/libpref/init/
H A DStaticPrefList.yaml7539 - name: network.http.referer.spoofSource
/dports/www/firefox-esr/firefox-91.8.0/modules/libpref/init/
H A DStaticPrefList.yaml9113 - name: network.http.referer.spoofSource
/dports/mail/thunderbird/thunderbird-91.8.0/modules/libpref/init/
H A DStaticPrefList.yaml9113 - name: network.http.referer.spoofSource
/dports/www/firefox/firefox-99.0/modules/libpref/init/
H A DStaticPrefList.yaml9865 - name: network.http.referer.spoofSource