Home
last modified time | relevance | path

Searched defs:serverPort (Results 1 - 14 of 14) sorted by relevance

/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H A Dtcp_client.py32 serverPort = int(sys.argv[1]) variable
H A Dtcp_server.py35 serverPort = SERVER_PORT variable
46 serverPort = sn[1] variable
/third_party/libwebsockets/test-apps/android/app/src/main/java/org/libwebsockets/client/
H A DLwsService.java44 int serverPort; field in LwsService.ConnectionParameters
130 public native void setConnectionParameters(String serverAddress, int serverPort); in setConnectionParameters() argument
/foundation/communication/dsoftbus/core/transmission/trans_channel/tcp_direct/src/
H A Dtrans_tcp_direct_listener.c388 int serverPort = StartBaseListener(info, &sessionListener); in TransTdcStartSessionListener() local
/foundation/communication/dsoftbus/tests/core/connection/tcp/
H A Dtcp_manager_test.cpp298 int32_t serverPort = SERVERPORT; in HWTEST_F() local
/foundation/CastEngine/castengine_cast_plus_stream/src/rtsp/src/
H A Drtsp_package.cpp574 std::string RtspEncap::EncapSetupResponse(ParamInfo &param, int cseq, int serverPort, int remotectlPort, int rtcpPort) in EncapSetupResponse() argument
H A Drtsp_controller.cpp240 void RtspController::SetupPort(int serverPort, int remotectlPort, int cpPort) in SetupPort() argument
777 int serverPort = RtspParse::ParseIntSafe(portStr); in ProcessSetupM6Response() local
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/rtsp/src/
H A Drtsp_package.cpp574 std::string RtspEncap::EncapSetupResponse(ParamInfo &param, int cseq, int serverPort, int remotectlPort, int rtcpPort) in EncapSetupResponse() argument
H A Drtsp_controller.cpp240 void RtspController::SetupPort(int serverPort, int remotectlPort, int cpPort) in SetupPort() argument
777 int serverPort = RtspParse::ParseIntSafe(portStr); in ProcessSetupM6Response() local
/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_tcp_connection.c571 int32_t serverPort = 0; in SocketGetConnInfo() local
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_conn.c1995 FILLP_INT FillpValidateCookie(IN FILLP_CONST struct FillpPcb *pcb, IN FILLP_UINT16 serverPort, in FillpValidateCookie() argument
1889 FillpGenerateCookie(IN FILLP_CONST struct FillpPcb *pcb, IN struct FillpPktConnReq *req, IN FILLP_CONST struct sockaddr_in6 *remoteAddr, IN FILLP_UINT16 serverPort, OUT FillpCookieContent *stateCookie) FillpGenerateCookie() argument
/third_party/node/deps/openssl/openssl/crypto/cmp/
H A Dcmp_local.h46 int serverPort; member
/third_party/openssl/crypto/cmp/
H A Dcmp_local.h46 int serverPort; member
/foundation/communication/wifi/wifi/interfaces/inner_api/
H A Dwifi_msg.h478 int serverPort; member in OHOS::Wifi::DisconnectedReason::DisconnectDetailReason::EapMethod::Phase2Method::ManualProxyConfig

Completed in 22 milliseconds