Home
last modified time | relevance | path

Searched defs:RECV_BUF_SIZE (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/
H A Dcommon_inner.h39 RECV_BUF_SIZE, enumerator
/ohos5.0/foundation/communication/dsoftbus/core/connection/common/src/
H A Dsoftbus_tcp_socket.c27 #define RECV_BUF_SIZE (6 * M_BYTES) // 6M macro
H A Dsoftbus_socket.c34 #define RECV_BUF_SIZE 0x100000 // 1M macro