Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
defs:pktSize
(Results
1 - 12
of
12
) sorted by relevance
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/
H
A
D
fillp_buf_item.c
35
void *FillpCreateBufItemPool(int poolSize, int initSize, int
pktSize
)
in FillpCreateBufItemPool()
argument
H
A
D
net.c
62
void NetconnSetPktSize(struct FtNetconn *conn, FILLP_UINT32
pktSize
)
in NetconnSetPktSize()
argument
H
A
D
pcb.c
256
void SpungePcbSetPktSize(struct SpungePcb *pcb, FILLP_UINT32
pktSize
)
in SpungePcbSetPktSize()
argument
H
A
D
spunge_core.c
123
FILLP_SIZE_T
pktSize
= pcb->fpcb.
pktSize
;
in SpungeDoSendCycle()
local
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/demuxer/
H
A
D
block_queue_pool.cpp
211
uint32_t
pktSize
= static_cast<uint32_t>(pkt->size);
in Pop()
local
/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/src/
H
A
D
packet.c
248
uint32_t
pktSize
= PacketSize(pkt);
in PacketMoveToOffset()
local
/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/
H
A
D
socket_app.c
467
FILLP_UINT32
pktSize
= (FILLP_UINT32)SOCK_GET_PKTSIZE(sock);
in SockSendmsgDataToBufCache()
local
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/fillp/
H
A
D
fillp_pcb.h
210
FILLP_SIZE_T
pktSize
;
member
H
A
D
fillp.h
298
FILLP_UINT32
pktSize
; /* mtu , from server */
member
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/src/fillp/
H
A
D
fillp_conn.c
231
FILLP_UINT32
pktSize
;
in FillpDecodePktSize()
local
[all...]
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H
A
D
sockets.h
76
FILLP_UINT16
pktSize
; /* default pkt size to cal flow rate */
member
/foundation/communication/dsoftbus/components/nstackx/fillp/include/
H
A
D
fillpinc.h
962
FILLP_UINT16
pktSize
;
member
Completed in 14 milliseconds