Home
last modified time | relevance | path

Searched refs:getRemotePort (Results 101 – 125 of 194) sorted by relevance

12345678

/dports/net/kea/kea-2.0.1/src/lib/dhcp/
H A Dprotocol_util.cc197 out_buf.writeUint16(pkt->getRemotePort()); // Destination port. in writeIpUdpHeader()
H A Dpkt_filter_lpf.cc284 pkt->setRemotePort(dummy_pkt->getRemotePort()); in receive()
H A Dpkt.h476 uint16_t getRemotePort() const { in getRemotePort() function
H A Dpkt_filter_inet.cc217 to.sin_port = htons(pkt->getRemotePort()); in send()
/dports/net/jsch/jsch-0.1.55/examples/
H A DDaemon.java68 System.out.println("remote port: "+channel.getRemotePort()); in run()
/dports/databases/hbase/hbase-1.2.1/hbase-server/src/main/java/org/apache/hadoop/hbase/ipc/
H A DCallRunner.java91 this.status.setConnection(call.connection.getHostAddress(), call.connection.getRemotePort()); in run()
/dports/net-im/licq-qt-gui/licq-f271d55/licq/src/
H A Dsocket.cpp205 getRemoteIpString().c_str(), getRemotePort()); in DumpPacket()
212 getRemoteIpString().c_str(), getRemotePort()); in DumpPacket()
/dports/net-im/licq-icq/licq-f271d55/licq/src/
H A Dsocket.cpp205 getRemoteIpString().c_str(), getRemotePort()); in DumpPacket()
212 getRemoteIpString().c_str(), getRemotePort()); in DumpPacket()
/dports/net-im/licq/licq-f271d55/licq/src/
H A Dsocket.cpp205 getRemoteIpString().c_str(), getRemotePort()); in DumpPacket()
212 getRemoteIpString().c_str(), getRemotePort()); in DumpPacket()
/dports/net-im/licq-jabber/licq-f271d55/licq/src/
H A Dsocket.cpp205 getRemoteIpString().c_str(), getRemotePort()); in DumpPacket()
212 getRemoteIpString().c_str(), getRemotePort()); in DumpPacket()
/dports/net-im/licq-osd/licq-f271d55/licq/src/
H A Dsocket.cpp205 getRemoteIpString().c_str(), getRemotePort()); in DumpPacket()
212 getRemoteIpString().c_str(), getRemotePort()); in DumpPacket()
/dports/net/nepenthes/nepenthes-0.2.2/modules/shellcode-generic/
H A Dsch_generic_xor.cpp353 …ewMessage = new Message((char *)newshellcode, len, (*msg)->getLocalPort(), (*msg)->getRemotePort(), in handleShellcode()
/dports/java/eclipse-pydev/eclipse-pydev-8.2.0/plugins/org.python.pydev.jython_8.2.0.202102211157/Lib/modjy/
H A Dmodjy_wsgi.py96 self.set_int_envvar(dict, "REMOTE_PORT", req.getRemotePort(), -1)
/dports/editors/abiword/abiword-3.0.5/plugins/collab/backends/tcp/xp/
H A DSession.h62 unsigned short getRemotePort() in getRemotePort() function
/dports/net/kea/kea-2.0.1/src/lib/dhcpsrv/
H A Ddhcp4o6_ipc.cc262 pkt->getRemotePort()))); in send()
/dports/devel/libunit/unit-1.26.1/src/java/nginx/unit/
H A DRequest.java1020 public int getRemotePort() in getRemotePort() method in Request
1022 int res = getRemotePort(req_ptr); in getRemotePort()
1029 private static native int getRemotePort(long req_ptr); in getRemotePort() method in Request
/dports/www/unit-php/unit-1.26.1/src/java/nginx/unit/
H A DRequest.java1020 public int getRemotePort() in getRemotePort() method in Request
1022 int res = getRemotePort(req_ptr); in getRemotePort()
1029 private static native int getRemotePort(long req_ptr); in getRemotePort() method in Request
/dports/www/unit-python/unit-1.26.1/src/java/nginx/unit/
H A DRequest.java1020 public int getRemotePort() in getRemotePort() method in Request
1022 int res = getRemotePort(req_ptr); in getRemotePort()
1029 private static native int getRemotePort(long req_ptr); in getRemotePort() method in Request
/dports/www/unit-perl/unit-1.26.1/src/java/nginx/unit/
H A DRequest.java1020 public int getRemotePort() in getRemotePort() method in Request
1022 int res = getRemotePort(req_ptr); in getRemotePort()
1029 private static native int getRemotePort(long req_ptr); in getRemotePort() method in Request
/dports/www/unit/unit-1.26.1/src/java/nginx/unit/
H A DRequest.java1020 public int getRemotePort() in getRemotePort() method in Request
1022 int res = getRemotePort(req_ptr); in getRemotePort()
1029 private static native int getRemotePort(long req_ptr); in getRemotePort() method in Request
/dports/www/unit-java/unit-1.26.1/src/java/nginx/unit/
H A DRequest.java1020 public int getRemotePort() in getRemotePort() method in Request
1022 int res = getRemotePort(req_ptr); in getRemotePort()
1029 private static native int getRemotePort(long req_ptr); in getRemotePort() method in Request
/dports/net-p2p/libktorrent/libktorrent-21.12.3/src/mse/
H A Dencryptedpacketsocket.cpp214 bt::Uint16 EncryptedPacketSocket::getRemotePort() const in getRemotePort() function in mse::EncryptedPacketSocket
/dports/net/kea/kea-2.0.1/src/bin/perfdhcp/
H A Dcommand_options.h283 int getRemotePort() const { return remote_port_; } in getRemotePort() function
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ua/org.eclipse.ua.tests/help/org/eclipse/ua/tests/help/webapp/
H A DMockServletRequest.java335 public int getRemotePort() { in getRemotePort() method in MockServletRequest
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/com/sun/tools/example/debug/gui/
H A DContextManager.java103 public String getRemotePort() { in getRemotePort() method in ContextManager

12345678