Home
last modified time | relevance | path

Searched defs:iovIter (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.c468 char *iovIter = FILLP_NULL_PTR; in SockSendmsgDataToBufCache() local
679 char *iovIter = FILLP_NULL_PTR; in SockRecvmsgDataFromBufCache() local