Home
last modified time | relevance | path

Searched refs:FillpCurrentSendCacheInf (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dsocket_opt.c28 struct FillpCurrentSendCacheInf *currentSendCacheInfo = FILLP_NULL_PTR; in SockGetOptSendCache()
30 …if ((*optLen < (FILLP_INT)sizeof(struct FillpCurrentSendCacheInf)) || (sock->netconn == FILLP_NULL… in SockGetOptSendCache()
40 currentSendCacheInfo = (struct FillpCurrentSendCacheInf *)optVal; in SockGetOptSendCache()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/include/
H A Dfillpinc.h1361 struct FillpCurrentSendCacheInf { struct