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:udp
(Results
1 - 22
of
22
) sorted by relevance
/third_party/libuv/test/
H
A
D
test-socket-buffer-size.c
29
static uv_udp_t
udp
;
variable
H
A
D
test-handle-fileno.c
52
uv_udp_t
udp
;
in TEST_IMPL()
local
H
A
D
benchmark-ping-udp.c
34
uv_udp_t
udp
;
member
88
static void pinger_read_cb(uv_udp_t*
udp
,
in pinger_read_cb()
argument
H
A
D
test-getsockname.c
39
static uv_udp_t
udp
;
variable
/third_party/libwebsockets/minimal-examples/raw/minimal-raw-adopt-udp/
H
A
D
minimal-raw-adopt-udp.c
38
struct lws_udp
udp
;
variable
/third_party/node/src/
H
A
D
udp_wrap.h
69
inline UDPWrapBase*
udp
() const { return wrap_; }
in udp()
function in node::UDPListener
/third_party/musl/libc-test/src/functionalext/supplement/network/network_gtest/
H
A
D
netdb_test.cpp
46
bool
udp
= false;
in HWTEST_F()
local
/foundation/communication/dsoftbus/components/nstackx/fillp/src/fillp_lib/include/
H
A
D
res.h
68
struct GlobalUdpRes
udp
;
member
/third_party/lwip/src/netif/ppp/
H
A
D
pppol2tp.c
115
struct udp_pcb *
udp
;
in pppol2tp_create()
local
[all...]
/third_party/node/deps/openssl/openssl/crypto/bn/
H
A
D
bn_gf2m.c
627
BN_ULONG *
udp
, *bdp, *vdp, *cdp;
in BN_GF2m_mod_inv_vartime()
local
[all...]
/third_party/openssl/crypto/bn/
H
A
D
bn_gf2m.c
628
BN_ULONG *
udp
, *bdp, *vdp, *cdp;
in BN_GF2m_mod_inv_vartime()
local
[all...]
/third_party/lwip/src/include/lwip/
H
A
D
api.h
227
struct udp_pcb *
udp
;
member
H
A
D
stats.h
259
struct stats_proto
udp
;
member
/third_party/lwip/src/include/netif/ppp/
H
A
D
pppol2tp.h
171
struct udp_pcb *
udp
; /* UDP L2TP Socket */
member
/third_party/rust/crates/nix/test/sys/
H
A
D
test_socket.rs
368
pub fn
udp
() {
in udp()
functions
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/lwip_sack/include/lwip/
H
A
D
api.h
261
struct udp_pcb *
udp
;
member
H
A
D
stats.h
304
struct stats_proto
udp
;
member
/foundation/communication/dsoftbus/components/nstackx/fillp/src/public/include/
H
A
D
sockets.h
83
struct GlobalAppUdpRes
udp
;
member
/foundation/communication/dhcp/services/dhcp_client/include/
H
A
D
dhcp_client_def.h
359
struct udphdr
udp
;
member
/foundation/communication/dsoftbus/components/nstackx/fillp/include/
H
A
D
fillpinc.h
884
FillpUdpResourceSt
udp
; /* Indicates the UDP resource list. */
member
1002
FillpAppUdpResourceSt
udp
; /* Indicates the UDP resource list. */
member
/third_party/libwebsockets/lib/core-net/
H
A
D
private-lib-core-net.h
718
struct lws_udp *
udp
;
member
/third_party/toybox/generated/
H
A
D
globals.h
1038
int
udp
;
member
Completed in 25 milliseconds