Home
last modified time | relevance | path

Searched refs:FILLP_SUCCESS (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dfillp_stack_config_in.c49 return FILLP_SUCCESS; in FtConfigSetRxBurst()
64 return FILLP_SUCCESS; in FtConfigSetRecvCachePktNumBufferSize()
77 return FILLP_SUCCESS; in FtConfigSetOutOfOrderCacheFeature()
90 return FILLP_SUCCESS; in FtConfigSetCpuCoreUse()
111 return FILLP_SUCCESS; in FtConfigSetMaxSockNum()
134 return FILLP_SUCCESS; in FtConfigSetMaxConnectionNum()
147 return FILLP_SUCCESS; in FtConfigSetFullCpu()
161 return FILLP_SUCCESS; in FtConfigSetFullCpuUseThresholdRate()
174 return FILLP_SUCCESS; in FtConfigSetOppositeSetPercentage()
187 return FILLP_SUCCESS; in FtConfigSetNackRepeatTimes()
[all …]
H A Dfillp_stack_config.c45 return FILLP_SUCCESS; in FtSetCopyPreinitConfigs()
398 return FILLP_SUCCESS; in FtSetConfigStackHalf2()
460 return FILLP_SUCCESS; in FtConfigGet()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dfillp_dfx.c400 return FILLP_SUCCESS; in DoShowHelp()
411 return FILLP_SUCCESS; in FillpDumpShowHelp()
417 return FILLP_SUCCESS; in DoShowVersion()
428 return FILLP_SUCCESS; in FillpDumpShowVer()
434 return FILLP_SUCCESS; in DoShowLogLevel()
445 return FILLP_SUCCESS; in FillpDumpShowLogLevel()
476 return FILLP_SUCCESS; in DoShowSockConfigRes()
482 return FILLP_SUCCESS; in DumpInvalidSock()
503 return FILLP_SUCCESS; in FillpDumpShowSockResource()
510 return FILLP_SUCCESS; in DoShowSockListTitle()
[all …]
H A Dfillp_stack_app_config_in.c221 return FILLP_SUCCESS; in FtAppTimerConfigSet()
263 return FILLP_SUCCESS; in FtAppSetKeepAliveTime()
281 return FILLP_SUCCESS; in FtAppSetConnRetryTimeout()
299 return FILLP_SUCCESS; in FtAppSetDisconnectRetryTimeout()
330 return FILLP_SUCCESS; in FtAppConfigSetTxBurst()
357 return FILLP_SUCCESS; in FtAppConfigSetSendCache()
384 return FILLP_SUCCESS; in FtAppConfigSetRecvCache()
402 return FILLP_SUCCESS; in FtAppSetMaxServerSendCache()
421 return FILLP_SUCCESS; in FtAppSetMaxServeRecvCache()
452 return FILLP_SUCCESS; in FtAppConfigSetOppositeSetRate()
[all …]
H A Dapi.c1151 return FILLP_SUCCESS; in FtFillpStatsGet()
1377 return FILLP_SUCCESS; in FtFillpStatShow()
1493 return FILLP_SUCCESS; in FillpApiRegLibSysFunc()
1505 return FILLP_SUCCESS; in FillpApiRegAppCallbackFunc()
H A Dfillp_stack_app_config.c271 return FILLP_SUCCESS; in FtInnerValidateAppConfigSet()
314 if (ret != FILLP_SUCCESS) { in FtSetConfigApp()
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/
H A Dvtp_instance.cpp117 if (err != FILLP_SUCCESS) { in PreSetFillpCoreParams()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/include/
H A Dfillptypes.h141 #define FILLP_SUCCESS 0 macro
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/
H A Dcallbacks.c1235 return FILLP_SUCCESS; in FillpAdaptSysArchSemClose()
1330 return FILLP_SUCCESS; in FillpSysArchSchedYield()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_conn.c400 return FILLP_SUCCESS; in FillpDecodeConnReqAckClientPara()
441 if (FillpDecodeConnReqAckClientPara(pcb, p, &reqAck) != FILLP_SUCCESS) { in FillpConnReqAckInput()
788 if (ret != FILLP_SUCCESS) { in FillpConnConfirmInput()
2046 return FILLP_SUCCESS; in FillpValidateCookie()