Home
last modified time | relevance | path

Searched defs:pktSize (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H A Dfillp_buf_item.c35 void *FillpCreateBufItemPool(int poolSize, int initSize, int pktSize) in FillpCreateBufItemPool()
H A Dnet.c62 void NetconnSetPktSize(struct FtNetconn *conn, FILLP_UINT32 pktSize) in NetconnSetPktSize()
H A Dpcb.c256 void SpungePcbSetPktSize(struct SpungePcb *pcb, FILLP_UINT32 pktSize) in SpungePcbSetPktSize()
H A Dspunge_core.c123 FILLP_SIZE_T pktSize = pcb->fpcb.pktSize; in SpungeDoSendCycle() local
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/demuxer/
H A Dblock_queue_pool.cpp211 uint32_t pktSize = static_cast<uint32_t>(pkt->size); in Pop() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/src/
H A Dpacket.c248 uint32_t pktSize = PacketSize(pkt); in PacketMoveToOffset() local
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H A Dsockets.h76 FILLP_UINT16 pktSize; /* default pkt size to cal flow rate */ member
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/fillp/
H A Dfillp_pcb.h210 FILLP_SIZE_T pktSize; member
H A Dfillp.h298 FILLP_UINT32 pktSize; /* mtu , from server */ member
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H A Dsocket_app.c467 FILLP_UINT32 pktSize = (FILLP_UINT32)SOCK_GET_PKTSIZE(sock); in SockSendmsgDataToBufCache() local
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H A Dfillp_conn.c231 FILLP_UINT32 pktSize; in FillpDecodePktSize() local
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/include/
H A Dfillpinc.h962 FILLP_UINT16 pktSize; member