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 - 25
of
145
) sorted by relevance
1
2
3
4
5
6
/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
/kernel/linux/linux-5.10/samples/bpf/
H
A
D
parse_simple.c
32
struct udphdr *
udp
= data + sizeof(*eth) + sizeof(*iph);
in handle_ingress()
local
H
A
D
parse_varlen.c
33
static int
udp
(void *data, uint64_t tp_off, void *data_end)
in udp()
function
35
struct udphdr *
udp
= data + tp_off;
in udp()
local
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/tc/act/
H
A
D
pedit.h
15
struct udphdr
udp
;
member
/kernel/linux/linux-6.6/samples/bpf/
H
A
D
parse_simple.c
32
struct udphdr *
udp
= data + sizeof(*eth) + sizeof(*iph);
in handle_ingress()
local
H
A
D
parse_varlen.c
33
static int
udp
(void *data, uint64_t tp_off, void *data_end)
in udp()
function
35
struct udphdr *
udp
= data + tp_off;
in udp()
local
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H
A
D
xdp_hw_metadata.c
30
struct udphdr *
udp
= NULL;
in rx()
local
H
A
D
test_assign_reuse.c
21
struct udphdr
udp
;
member
H
A
D
test_cls_redirect.h
60
struct udphdr
udp
;
member
/kernel/linux/linux-5.10/include/uapi/linux/netfilter/
H
A
D
nf_conntrack_tuple_common.h
29
}
udp
;
member
/kernel/linux/linux-6.6/include/uapi/linux/netfilter/
H
A
D
nf_conntrack_tuple_common.h
29
}
udp
;
member
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/netfilter/
H
A
D
nf_conntrack_tuple_common.h
36
}
udp
;
member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/netfilter/
H
A
D
nf_conntrack_tuple_common.h
36
}
udp
;
member
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/netfilter/
H
A
D
nf_conntrack_tuple_common.h
26
}
udp
;
member
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H
A
D
test_cls_redirect.h
60
struct udphdr
udp
;
member
/kernel/linux/linux-5.10/drivers/infiniband/hw/usnic/
H
A
D
usnic_ib_qp_grp.h
77
}
udp
;
member
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en/
H
A
D
tc_tun_vxlan.c
88
struct udphdr *
udp
= (struct udphdr *)(buf);
in mlx5e_gen_ip_tunnel_header_vxlan()
local
H
A
D
tc_tun_mplsoudp.c
33
struct udphdr *
udp
= (struct udphdr *)(buf);
in generate_ip_tun_hdr()
local
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/
H
A
D
tc_tun_mplsoudp.c
34
struct udphdr *
udp
= (struct udphdr *)(buf);
in generate_ip_tun_hdr()
local
/kernel/linux/linux-6.6/drivers/infiniband/hw/usnic/
H
A
D
usnic_ib_qp_grp.h
77
}
udp
;
member
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/prog_tests/
H
A
D
xdp_do_redirect.c
18
struct udphdr
udp
;
member
/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
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/
H
A
D
ixgbe_fcoe.h
40
dma_addr_t
udp
;
member
Completed in 6 milliseconds
1
2
3
4
5
6