Home
last modified time | relevance | path

Searched refs:FILLP_ITEM_FLAGS_FRAME_LAST_FRAG_START (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_frame.c142 UTILS_FLAGS_SET(item->flags, FILLP_ITEM_FLAGS_FRAME_LAST_FRAG_START); in FillpFrameTxInitItem()
251 if (UTILS_FLAGS_CHECK(item->flags, FILLP_ITEM_FLAGS_FRAME_LAST_FRAG_START)) { in FillpFrameRxNewFrag()
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/fillp/
H A Dfillp.h74 #define FILLP_ITEM_FLAGS_FRAME_LAST_FRAG_START 0x00000002u /* mark the item is the 1st pkt macro

Completed in 2 milliseconds