Home
last modified time | relevance | path

Searched defs:iovRemainLen (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/include/
H A Dsocket_app.h104 #define SOCK_SENDMSG_DATA_MOD_LEN(iovIter, iovRemainLen, itemIter, itemRemainLen, sendLen, dataLen,… argument
114 #define SOCK_SENDMSG_DATA_MOD_IOV(iovRemainLen, iovIter, msg, index) \ argument
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dsocket_app.c464 FILLP_UINT32 iovRemainLen = 0; in SockSendmsgDataToBufCache() local
676 FILLP_UINT32 iovRemainLen = 0; in SockRecvmsgDataFromBufCache() local