/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/ |
H A D | socket_opt.c | 96 SockGetSockOpt( FILLP_INT sockIndex, FILLP_INT level, FILLP_INT optName, void *optVal, FILLP_INT *optLen) SockGetSockOpt() argument 288 SockSetSockOpt( FILLP_INT sockIndex, FILLP_INT level, FILLP_INT optName, FILLP_CONST void *optVal, socklen_t optLen) SockSetSockOpt() argument
|
H A D | fillp_stack_app_config.c | 22 static FILLP_INT FillpValidateSockAllocStateWithRdwaitAcquired(struct FtSocket *sock, FILLP_INT sockIndex) in FillpValidateSockAllocStateWithRdwaitAcquired() argument 33 static FILLP_INT FtGetRightAppResourceByIndex(struct GlobalAppResource **resource, FILLP_INT sockIndex) in FtGetRightAppResourceByIndex() argument 62 static FILLP_INT32 FtCheckCofigPar(FILLP_CONST FillpAppGlobalConfigsSt *resource, FILLP_INT sockIndex) in FtCheckCofigPar() argument 126 FtAppInitConfigSet(IN FILLP_CONST FillpAppGlobalConfigsSt *globalConfig, IN FILLP_INT sockIndex) FtAppInitConfigSet() argument 214 FtAppInitConfigGet(IO FillpAppGlobalConfigsSt *globalResource, IN FILLP_INT sockIndex) FtAppInitConfigGet() argument 245 FtInnerValidateAppConfigSet(FILLP_UINT32 name, struct FtSocket *sock, FILLP_INT sockIndex) FtInnerValidateAppConfigSet() argument 278 FILLP_INT sockIndex; FtSetConfigApp() local 463 FILLP_INT sockIndex; FtGetConfigApp() local [all...] |
H A D | fillp_stack_app_config_in.c | 203 FtAppTimerConfigSet( IN FILLP_CONST void *value, struct GlobalAppResource *resource, IN FILLP_INT sockIndex) FtAppTimerConfigSet() argument 224 FtAppSetKeepAliveTime( IN FILLP_CONST void *value, struct GlobalAppResource *resource, IN FILLP_INT sockIndex) FtAppSetKeepAliveTime() argument 266 FtAppSetConnRetryTimeout( IN FILLP_CONST void *value, struct GlobalAppResource *resource, IN FILLP_INT sockIndex) FtAppSetConnRetryTimeout() argument 284 FtAppSetDisconnectRetryTimeout( IN FILLP_CONST void *value, struct GlobalAppResource *resource, IN FILLP_INT sockIndex) FtAppSetDisconnectRetryTimeout() argument 315 FtAppConfigSetTxBurst( IN FILLP_CONST void *value, struct GlobalAppResource *resource, FILLP_INT sockIndex) FtAppConfigSetTxBurst() argument 333 FtAppConfigSetSendCache( IN FILLP_CONST void *value, struct GlobalAppResource *resource, FILLP_INT sockIndex) FtAppConfigSetSendCache() argument 360 FtAppConfigSetRecvCache( IN FILLP_CONST void *value, struct GlobalAppResource *resource, FILLP_INT sockIndex) FtAppConfigSetRecvCache() argument 387 FtAppSetMaxServerSendCache( IN FILLP_CONST void *value, struct GlobalAppResource *resource, FILLP_INT sockIndex) FtAppSetMaxServerSendCache() argument 405 FtAppSetMaxServeRecvCache( IN FILLP_CONST void *value, struct GlobalAppResource *resource, FILLP_INT sockIndex) FtAppSetMaxServeRecvCache() argument 424 FtAppConfigSetOppositeSetRate( IN FILLP_CONST void *value, struct GlobalAppResource *resource, FILLP_INT sockIndex) FtAppConfigSetOppositeSetRate() argument 455 FtAppConfigSetPktSize( IN FILLP_CONST void *value, struct GlobalAppResource *resource, FILLP_INT sockIndex) FtAppConfigSetPktSize() argument 495 FtAppConfigSetSendBufSize( IN FILLP_CONST void *value, struct GlobalAppResource *resource, FILLP_INT sockIndex, struct FtSocket *sock) FtAppConfigSetSendBufSize() argument 530 FtAppConfigSetRecvBufSize( IN FILLP_CONST void *value, struct GlobalAppResource *resource, FILLP_INT sockIndex, struct FtSocket *sock) FtAppConfigSetRecvBufSize() argument 565 FtAppConfigSetSlowStart( IN FILLP_CONST void *value, struct GlobalAppResource *resource, FILLP_INT sockIndex) FtAppConfigSetSlowStart() argument 590 FtAppConfigSetMaxRate( IN FILLP_CONST void *value, struct GlobalAppResource *resource, FILLP_INT sockIndex) FtAppConfigSetMaxRate() argument 615 FtAppConfigSetConstRate( IN FILLP_CONST void *value, struct GlobalAppResource *resource, FILLP_INT sockIndex) FtAppConfigSetConstRate() argument 633 FtAppConfigSetMaxRecvRate( IN FILLP_CONST void *value, struct GlobalAppResource *resource, FILLP_INT sockIndex) FtAppConfigSetMaxRecvRate() argument 652 FtAppEnlargePackInterval( IN FILLP_CONST void *value, struct GlobalAppResource *resource, FILLP_INT sockIndex, struct FtSocket *sock) FtAppEnlargePackInterval() argument 673 FtAppConfigInitNackDelayCfg( FILLP_INT sockIndex, struct GlobalAppResource *resource) FtAppConfigInitNackDelayCfg() argument 702 FtAppConfigSetEnableNackDelay( IN FILLP_CONST void *value, struct GlobalAppResource *resource, FILLP_INT sockIndex) FtAppConfigSetEnableNackDelay() argument 733 FtAppConfigSetNackDelayTimeout( IN FILLP_CONST void *value, struct GlobalAppResource *resource, FILLP_INT sockIndex) FtAppConfigSetNackDelayTimeout() argument 763 FtAppSetFcStatInterval( IN FILLP_CONST void *value, struct GlobalAppResource *resource, FILLP_INT sockIndex) FtAppSetFcStatInterval() argument 782 FtAppConfigSetPackInterval(IN FILLP_CONST void *value, struct GlobalAppResource *resource, FILLP_INT sockIndex) FtAppConfigSetPackInterval() argument 812 FtInnerAppConfigSetHelper( IN FILLP_UINT32 name, IN FILLP_CONST void *value, IN struct GlobalAppResource *resource, IN FILLP_INT sockIndex, IN struct FtSocket *sock) FtInnerAppConfigSetHelper() argument 865 FtInnerAppConfigSet( IN FILLP_UINT32 name, IN FILLP_CONST void *value, IN struct GlobalAppResource *resource, IN FILLP_INT sockIndex, IN struct FtSocket *sock) FtInnerAppConfigSet() argument [all...] |
H A D | api.c | 466 FILLP_INT sockIndex = (traceObj != FILLP_CONFIG_ALL_SOCKET) ? traceObj : 0; in FtStartStopTrace() local 823 FILLP_INT sockIndex; in FillpDebugCmdSocketConfigRes() local [all...] |
H A D | socket_app.c | 155 FILLP_INT SockSend(FILLP_INT sockIndex, FILLP_CONST void *data, FILLP_SIZE_T size, FILLP_INT flags) in SockSend() argument 215 FILLP_INT SockSendFrame(FILLP_INT sockIndex, FILLP_CONST void *data, FILLP_SIZE_T size, FILLP_INT flags, in SockSendFrame() argument 277 static struct FtSocket *SocketGetForDataTrans(FILLP_INT sockIndex, FILLP_INT flags) in SocketGetForDataTrans() argument 516 SockSendmsg(FILLP_INT sockIndex, struct msghdr *msg, FILLP_INT flags) SockSendmsg() argument 728 SockRecvmsg(FILLP_INT sockIndex, struct msghdr *msg, FILLP_INT flags) SockRecvmsg() argument 783 SockWritev(FILLP_INT sockIndex, const struct iovec *iov, FILLP_INT iovCount) SockWritev() argument 804 SockReadv(FILLP_INT sockIndex, const struct iovec *iov, FILLP_INT iovCount) SockReadv() argument 825 SockApiGetAndCheckListenState(FILLP_INT sockIndex, FILLP_INT backLog, FillpErrorType *err) SockApiGetAndCheckListenState() argument 866 SockListen(FILLP_INT sockIndex, FILLP_INT backLog) SockListen() argument 1092 SockClose(FILLP_INT sockIndex) SockClose() argument 1166 SockCheckCanShutdown(struct FtSocket *sock, FILLP_INT sockIndex) SockCheckCanShutdown() argument 1184 SockShutdown(FILLP_INT sockIndex, FILLP_INT how) SockShutdown() argument 1318 SockConnect(FILLP_INT sockIndex, FILLP_CONST struct sockaddr *name, socklen_t nameLen) SockConnect() argument 1380 SockBind(FILLP_INT sockIndex, FILLP_CONST struct sockaddr *name, FILLP_UINT32 nameLen) SockBind() argument 1527 SockGetnameCheckParam(FILLP_INT sockIndex, FILLP_CONST struct sockaddr *name, FILLP_CONST socklen_t *nameLen) SockGetnameCheckParam() argument 1555 SockGetsockname(FILLP_INT sockIndex, struct sockaddr *name, socklen_t *nameLen) SockGetsockname() argument 1605 SockGetpeername(FILLP_INT sockIndex, struct sockaddr *name, socklen_t *nameLen) SockGetpeername() argument [all...] |
H A D | fillp_dfx.c | 448 static FILLP_INT32 DoShowSockConfigRes(FILLP_INT sockIndex, FILLP_CONST struct GlobalAppResource *resource, in DoShowSockConfigRes() argument 479 static inline FILLP_INT DumpInvalidSock(FILLP_INT sockIndex, FILLP_CHAR *data, FILLP_UINT32 *len) in DumpInvalidSock() argument 485 static FILLP_INT FillpDumpShowSockResource(FILLP_INT sockIndex, void *softObj, FillpDfxDumpFunc dump) in FillpDumpShowSockResource() argument 625 static struct FtSocket *FillpDfxGetSock(FILLP_INT sockIndex, void *softObj, FillpDfxDumpFunc dump, in FillpDfxGetSock() argument 643 FillpDumpShowSockData(FILLP_INT sockIndex, void *softObj, FillpDfxDumpFunc dump, FillpDumpSockDataShowCb showCb) FillpDumpShowSockData() argument 662 FillpDumpShowSockQos(FILLP_INT sockIndex, void *softObj, FillpDfxDumpFunc dump) FillpDumpShowSockQos() argument 677 FillpDumpShowFrameStats(FILLP_INT sockIndex, void *softObj, FillpDfxDumpFunc dump) FillpDumpShowFrameStats() argument [all...] |
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/src/ |
H A D | socket_common.c | 277 struct FtSocket *SockGetSocket(FILLP_INT sockIndex) in SockGetSocket() argument
|
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/ |
H A D | fillp_mgt_msg_log.c | 67 void FillpPktSimpleLog(FILLP_INT sockIndex, FILLP_CONST struct FillpPktHead *hdrInput, FILLP_INT direction) in FillpPktSimpleLog() argument 79 void FillpConnReqLog(FILLP_INT sockIndex, FILLP_CONST struct FillpPktConnReq *req, FILLP_INT direction) in FillpConnReqLog() argument 199 void FillpConnReqAckRxLog(FILLP_INT sockIndex, FILLP_CONST struct FillpPktHead *hdr, in FillpConnReqAckRxLog() argument 212 void FillpConnReqAckTxLog(FILLP_INT sockIndex, FILLP_CONST struct FillpPktConnReqAck *ack, in FillpConnReqAckTxLog() argument 227 void FillpConnConfirmRxLog(FILLP_INT sockIndex, FILLP_CONST struct FillpPktConnConfirm *confirm, in FillpConnConfirmRxLog() argument 251 FillpConnConfirmTxLog(FILLP_INT sockIndex, FILLP_CONST FILLP_UCHAR *data, FILLP_INT dataLen, FILLP_INT extParaOffset) FillpConnConfirmTxLog() argument 292 FillpConnConfirmAckLog(FILLP_INT sockIndex, FILLP_CONST struct FillpPktConnConfirmAck *confirmAck, FILLP_INT direction) FillpConnConfirmAckLog() argument 313 FillpConnFinLog(FILLP_INT sockIndex, FILLP_CONST struct FillpPktFin *fin, FILLP_INT direction) FillpConnFinLog() argument [all...] |
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/ |
H A D | sockets.h | 236 FILLP_INT sockIndex; member
|