Home
last modified time | relevance | path

Searched defs:frameItem (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_frame.c32 static inline void FillpFrameItemHold(struct FillpFrameItem *frameItem) in FillpFrameItemHold()
38 void FillpFrameItemPut(struct FillpFrameItem *frameItem) in FillpFrameItemPut()
50 struct FillpFrameItem *frameItem = FILLP_NULL_PTR; in FillpFrameItemAlloc() local
67 void FillpFrameItemReference(struct FillpPcbItem *item, struct FillpFrameItem *frameItem) in FillpFrameItemReference()
193 struct FillpFrameItem *frameItem = FILLP_NULL_PTR; in FillpFrameParseOption() local
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dsocket_app.c432 FILLP_CONST struct FrameInfo *frame, struct FillpFrameItem *frameItem, FILLP_INT bufLen) in SockItemSetFrameInfo()
475 struct FillpFrameItem *frameItem = FillpFrameItemAlloc(frame); in SockSendmsgDataToBufCache() local