Home
last modified time | relevance | path

Searched refs:sIP (Results 1 – 25 of 109) sorted by relevance

12345

/dports/math/R/R-4.1.2/src/library/tools/src/
H A Dhttp.c28 SEXP startHTTPD(SEXP sIP, SEXP sPort) in startHTTPD() argument
31 if (sIP != R_NilValue && (TYPEOF(sIP) != STRSXP || LENGTH(sIP) != 1)) in startHTTPD()
33 if (sIP != R_NilValue) ip = CHAR(STRING_ELT(sIP, 0)); in startHTTPD()
/dports/math/libRmath/R-4.1.1/src/library/tools/src/
H A Dhttp.c28 SEXP startHTTPD(SEXP sIP, SEXP sPort) in startHTTPD() argument
31 if (sIP != R_NilValue && (TYPEOF(sIP) != STRSXP || LENGTH(sIP) != 1)) in startHTTPD()
33 if (sIP != R_NilValue) ip = CHAR(STRING_ELT(sIP, 0)); in startHTTPD()
/dports/net/p5-Net-Address-Ethernet/Net-Address-Ethernet-1.129/lib/Net/Address/
H A DEthernet.pm109 if (! exists $rh->{sIP})
114 if (! defined $rh->{sIP})
119 if ($rh->{sIP} eq '')
124 if ($rh->{sIP} eq '127.0.0.1')
238 $hash{sIP} = $1;
264 $hash{sIP} = $asIP[0];
268 $sEther = _find_mac($sAdapter, $hash{sIP});
287 my $sIP = shift || '';
316 return $sEtherFound if ($sIPFound eq $sIP);
322 return $2 if ($1 eq $sIP);
/dports/www/rt44/rt-4.4.5/lib/RT/
H A DObjectCustomFieldValue.pm443 my ($sIP, $eIP);
445 $sIP = $eIP = sprintf "%03d.%03d.%03d.%03d", split /\./, $1;
448 $sIP = sprintf "%03d.%03d.%03d.%03d", split /\./, $1;
452 $sIP = $self->ParseIP( $1 );
453 $eIP = $sIP;
456 ($sIP, $eIP) = ( $1, $2 );
457 $sIP = $self->ParseIP( $sIP );
464 ($sIP, $eIP) = ($eIP, $sIP) if $sIP gt $eIP;
466 return $sIP, $eIP;
/dports/www/rt50/rt-5.0.2/lib/RT/
H A DObjectCustomFieldValue.pm443 my ($sIP, $eIP);
445 $sIP = $eIP = sprintf "%03d.%03d.%03d.%03d", split /\./, $1;
448 $sIP = sprintf "%03d.%03d.%03d.%03d", split /\./, $1;
452 $sIP = $self->ParseIP( $1 );
453 $eIP = $sIP;
456 ($sIP, $eIP) = ( $1, $2 );
457 $sIP = $self->ParseIP( $sIP );
464 ($sIP, $eIP) = ($eIP, $sIP) if $sIP gt $eIP;
466 return $sIP, $eIP;
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/agi/
H A Dlogic.h34 int sIP; /**< saved IP */ member
42 sIP = 0; in reset()
H A Dlogic.cpp61 curLogic->sIP = 2; in decodeLogic()
105 _game.logics[logicNr].sIP = 2; in unloadLogic()
H A Dloader_v3.cpp284 _vm->_game.logics[resourceNr].sIP = 2; in loadResource()
292 _vm->_game.logics[resourceNr].cIP = _vm->_game.logics[resourceNr].sIP; in loadResource()
298 _vm->_game.logics[resourceNr].cIP = _vm->_game.logics[resourceNr].sIP; in loadResource()
/dports/games/scummvm/scummvm-2.5.1/engines/agi/
H A Dlogic.h34 int sIP; /**< saved IP */ member
42 sIP = 0; in reset()
H A Dlogic.cpp61 curLogic->sIP = 2; in decodeLogic()
105 _game.logics[logicNr].sIP = 2; in unloadLogic()
H A Dloader_v3.cpp286 _vm->_game.logics[resourceNr].sIP = 2; in loadResource()
294 _vm->_game.logics[resourceNr].cIP = _vm->_game.logics[resourceNr].sIP; in loadResource()
300 _vm->_game.logics[resourceNr].cIP = _vm->_game.logics[resourceNr].sIP; in loadResource()
/dports/net/p5-Net-Ifconfig-Wrapper/Net-Ifconfig-Wrapper-0.26/lib/Net/Ifconfig/
H A DWrapper.pm252 my $sIP = $1;
254 $DEBUG && warn " DDD matched 'netmask' line, sIP=$sIP, sNetmask=$sNetmask\n";
260 my $block = new Net::Netmask("$sIP/$sNetmask");
263 $Info->{$Iface}{'inet'}{$sIP} = $sNetmask;
264 $Inet2Logic->{$Iface}{$sIP} = $Logic;
265 $Logic2Inet->{$Iface}{$Logic} = $sIP;
/dports/security/silktools/silk-3.19.1/src/rwipfix/
H A Drwsilk2ipfix.pod103 36- 39 sourceIPv4Address (8) 13 sIP
128 44- 47 sourceIPv4Address (8) 16 sIP
154 44- 47 sourceIPv4Address (8) 16 sIP
155 48- 51 destinationIPv4Address (12) 17 sIP
181 44- 47 sourceIPv4Address (8) 16 sIP
210 44- 47 sourceIPv4Address (8) 19 sIP
234 40- 55 sourceIPv6Address (27) 14 sIP
258 40- 55 sourceIPv6Address (27) 15 sIP
283 40- 55 sourceIPv6Address (27) 15 sIP
309 40- 55 sourceIPv6Address (27) 15 sIP
[all …]
/dports/irc/znc/znc-1.8.2/test/
H A DUserTest.cpp31 CString sIP; in TEST_F() member
118 EXPECT_EQ(user.IsHostAllowed(h.sIP), h.bExpectedResult) in TEST_F()
/dports/irc/znc/znc-1.8.2/modules/
H A Dbouncedcc.cpp178 CString sIP = GetLocalDCCIP(); in OnUserCTCP() local
189 CString(CUtils::GetLongIP(sIP)) + " " + in OnUserCTCP()
198 " " + CString(CUtils::GetLongIP(sIP)) + " " + in OnUserCTCP()
260 CString sIP = GetLocalDCCIP(); in OnPrivCTCP() local
263 CString(CUtils::GetLongIP(sIP)) + " " + in OnPrivCTCP()
272 CString sIP = GetLocalDCCIP(); in OnPrivCTCP() local
275 " " + CString(CUtils::GetLongIP(sIP)) + " " + in OnPrivCTCP()
/dports/games/sarien/sarien-0.7.0/src/core/
H A Dlogic.c47 game.logics[n].sIP = 2; in decode_logic()
91 game.logics[n].sIP = 2; in unload_logic()
H A Dagi_v3.c304 game.logics[n].sIP=2; in agi_v3_load_resource()
312 game.logics[n].cIP = game.logics[n].sIP; in agi_v3_load_resource()
318 game.logics[n].cIP = game.logics[n].sIP; in agi_v3_load_resource()
H A Dagi_v2.c268 game.logics[n].sIP = 2; in agi_v2_load_resource()
274 game.logics[n].cIP = game.logics[n].sIP; in agi_v2_load_resource()
/dports/security/silktools/silk-3.19.1/src/libsilk/
H A Drwrec.h656 skIPUnion4to6(&(r)->sIP, &(r)->sIP); \
684 ((r)->sIP.ipu_ipv4)
686 { ((r)->sIP.ipu_ipv4) = (in_v); }
690 memcpy(&((r)->sIP.ipu_ipv4), (in_vp), RWREC_SIZEOF_SIPv4)
692 memcmp(&((r)->sIP.ipu_ipv4), (vp), RWREC_SIZEOF_SIPv4)
694 (((r)->sIP.ipu_ipv4) & mask)
696 skIPUnionApplyMaskV4(&((r)->sIP), (mask))
728 skIPUnionGetV6(&((r)->sIP), (out_vp)); \
730 skIPUnionGetV4AsV6(&((r)->sIP), (out_vp)); \
735 memcmp(&((r)->sIP.ipu_ipv6), (vp), RWREC_SIZEOF_SIPv6)
[all …]
H A Drwrec.c1242 return recCompareIPAddr(r, &(r->sIP), cmp_addr); in rwrec_MemCmpSIP()
1255 recApplyMaskIPAddr(r, &(r->sIP), mask_addr); in rwrec_ApplyMaskSIP()
1372 if (!SK_IPV6_IS_V4INV6(r->sIP.ipu_ipv6) in rwrec_ConvertToIPv4()
1380 memcpy(&ipv4, &(r->sIP.ipu_ipv6[12]), 4); in rwrec_ConvertToIPv4()
1381 r->sIP.ipu_ipv4 = ntohl(ipv4); in rwrec_ConvertToIPv4()
/dports/irc/znc/znc-1.8.2/src/
H A DSocket.cpp78 unsigned int CSockManager::GetAnonConnectionCount(const CString& sIP) const { in GetAnonConnectionCount()
83 if (pSock->GetType() == Csock::INBOUND && pSock->GetRemoteIP() == sIP && in GetAnonConnectionCount()
89 DEBUG("There are [" << ret << "] clients from [" << sIP << "]"); in GetAnonConnectionCount()
95 socklen_t iAddrLen, CString& sIP, in ConvertAddress() argument
97 int ret = Csock::ConvertAddress(pAddr, iAddrLen, sIP, piPort); in ConvertAddress()
98 if (ret == 0) sIP.TrimPrefix("::ffff:"); in ConvertAddress()
/dports/security/silktools/silk-3.19.1/src/plugins/
H A Dflowkey.pod145 sIP| dIP|sPort|dPort|pro| in| flowkey| sTime|
163 sIP| dIP|sPort|dPort|pro| vlan| hash| ms
184 sIP| dIP|sPort|dPort|pro| vlan| hash| ms
203 sIP| dIP|sPort|dPort|pro| vlan| hash| ms
223 sIP| dIP|sPort|dPort|pro| in| flowkey| sTime|
236 sIP| dIP|sPort|dPort|pro| vlan| hash| ms
253 sIP| dIP|sPort|dPort|pro| in| flowkey| sTime|
H A Dcutmatch.pod66 --fields=sIP,sPort,match,dIP,dPort,type matched.rw
67 sIP|sPort| <->Match#| dIP|dPort| type|
80 Using the C<sIP> and C<dIP> fields may be confusing when the file you
/dports/games/sarien/sarien-0.7.0/src/include/
H A Dlogic.h24 int sIP; /**< saved IP */ member
/dports/net-mgmt/yaf/yaf-2.11.0/scripts/
H A DgetFlowKeyHash.pod236 sIP| dIP|sPort|dPort|pro| vlan| hash
243 sIP| dIP|sPort|dPort|pro| vlan| hash| ms
250 sIP| dIP|sPort|dPort|pro| vlan| hash| ms
254 sIP| dIP|sPort|dPort|pro| vlan| hash| ms

12345