Home
last modified time | relevance | path

Searched defs:PACKET_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.h63 PACKET_SIZE, enumerator
/ohos5.0/foundation/communication/dsoftbus/tests/core/authentication/unittest/
H A Dauth_net_ledger_mock.cpp30 static const int PACKET_SIZE = (64 * 1024); variable
/ohos5.0/foundation/communication/dsoftbus/core/authentication/src/
H A Dauth_session_json.c60 #define PACKET_SIZE (64 * 1024) macro