Home
last modified time | relevance | path

Searched refs:UTILS_FLAGS_RESET (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Dutils.h32 #define UTILS_FLAGS_RESET(_flag) ((_flag) &= 0u) macro
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_frame.c223 UTILS_FLAGS_RESET(item->flags); in FillpFrameParseOption()
H A Dfillp_input.c227 UTILS_FLAGS_RESET(pcbBuf->flags); in ProcessPcbItem()
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dsocket_app.c414 UTILS_FLAGS_RESET(item->flags); in SockSendMsgSetItem()