Home
last modified time | relevance | path

Searched defs:setSourcePort (Results 1 – 9 of 9) sorted by relevance

/dports/www/owncloud/owncloud/apps/files_external/3rdparty/google/apiclient-services/src/Google/Service/NetworkManagement/
H A DEndpointInfo.php76 public function setSourcePort($sourcePort) function in Google_Service_NetworkManagement_EndpointInfo
/dports/security/nmap/nmap-7.91/libnetutil/
H A DUDPHeader.cc170 int UDPHeader::setSourcePort(u16 p){ in setSourcePort() function in UDPHeader
H A DTCPHeader.cc341 int TCPHeader::setSourcePort(u16 p){ in setSourcePort() function in TCPHeader
/dports/graphics/quickqanava/QuickQanava-ab88d77ec62175b9fd499a154ffaf92f7bf23989/src/
H A DqanConnector.cpp249 void Connector::setSourcePort( qan::PortItem* sourcePort ) noexcept in setSourcePort() function in qan::Connector
/dports/devel/smc/smc_4_3_0/examples/Ant/EX6/src/
H A DTcpSegment.java144 /* package */ void setSourcePort(int port) in setSourcePort() method in TcpSegment
/dports/devel/smc/smc_4_3_0/examples/Java/EX6/
H A DTcpSegment.java144 /* package */ void setSourcePort(int port) in setSourcePort() method in TcpSegment
/dports/math/scilab/scilab-6.1.1/scilab/modules/scicos/src/cpp/model/
H A DLink.hxx221 update_status_t setSourcePort(const ScicosID sp) in setSourcePort() function in org_scilab_modules_scicos::model::Link
/dports/security/nmap/nmap-7.91/nping/
H A DNpingOps.cc1452 int NpingOps::setSourcePort(u16 val){ in setSourcePort() function in NpingOps
/dports/java/jgraph/jgraph-java-5.13.0.4/src/org/jgraph/graph/
H A DDefaultGraphModel.java1736 public static void setSourcePort(GraphModel model, Object edge, Object port) { in setSourcePort() method in DefaultGraphModel