Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/include/
H A Dnstackx_dfile_frame.h57 #define NSTACKX_MIN_MTU_SIZE 64 macro
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_core/dfile/core/
H A Dnstackx_dfile_frame.c578 if (ntohs(netSettingFrame->mtu) < NSTACKX_MIN_MTU_SIZE || in IsSettingFrameMtuAndTypeValid()