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:xdp
(Results
1 - 25
of
223
) sorted by relevance
1
2
3
4
5
6
7
8
9
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/progs/
H
A
D
test_xdp_link.c
9
int xdp_handler(struct xdp_md *
xdp
)
in xdp_handler()
argument
H
A
D
xdp_tx.c
7
int xdp_tx(struct xdp_md *
xdp
)
in xdp_tx()
argument
H
A
D
test_xdp_redirect.c
18
int xdp_redirect_to_111(struct xdp_md *
xdp
)
in xdp_redirect_to_111()
argument
23
int xdp_redirect_to_222(struct xdp_md *
xdp
)
in xdp_redirect_to_222()
argument
H
A
D
xdp_redirect_map.c
14
int xdp_redirect_map_0(struct xdp_md *
xdp
)
in xdp_redirect_map_0()
argument
20
int xdp_redirect_map_1(struct xdp_md *
xdp
)
in xdp_redirect_map_1()
argument
26
int xdp_redirect_map_2(struct xdp_md *
xdp
)
in xdp_redirect_map_2()
argument
H
A
D
test_xdp_adjust_tail_shrink.c
15
int _xdp_adjust_tail_shrink(struct xdp_md *
xdp
)
in _xdp_adjust_tail_shrink()
argument
H
A
D
test_xdp_adjust_tail_grow.c
6
int _xdp_adjust_tail_grow(struct xdp_md *
xdp
)
in _xdp_adjust_tail_grow()
argument
H
A
D
test_xdp_bpf2bpf.c
45
int BPF_PROG(trace_on_entry, struct xdp_buff *
xdp
)
in BPF_PROG()
argument
64
int BPF_PROG(trace_on_exit, struct xdp_buff *
xdp
, int ret)
in BPF_PROG()
argument
H
A
D
test_xdp.c
80
static __always_inline int handle_ipv4(struct xdp_md *
xdp
)
in handle_ipv4()
argument
153
static __always_inline int handle_ipv6(struct xdp_md *
xdp
)
in handle_ipv6()
argument
214
_
xdp
_tx_iptunnel(struct
xdp
_md *
xdp
)
_xdp_tx_iptunnel()
argument
[all...]
H
A
D
test_xdp_loop.c
76
static __always_inline int handle_ipv4(struct xdp_md *
xdp
)
in handle_ipv4()
argument
149
static __always_inline int handle_ipv6(struct xdp_md *
xdp
)
in handle_ipv6()
argument
210
_
xdp
_tx_iptunnel(struct
xdp
_md *
xdp
)
_xdp_tx_iptunnel()
argument
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/progs/
H
A
D
xdp_tx.c
7
int xdp_tx(struct xdp_md *
xdp
)
in xdp_tx()
argument
H
A
D
test_xdp_redirect.c
16
int xdp_redirect_to_111(struct xdp_md *
xdp
)
in xdp_redirect_to_111()
argument
21
int xdp_redirect_to_222(struct xdp_md *
xdp
)
in xdp_redirect_to_222()
argument
H
A
D
test_xdp_link.c
9
int xdp_handler(struct xdp_md *
xdp
)
in xdp_handler()
argument
H
A
D
xdp_redirect_map.c
14
int xdp_redirect_map_0(struct xdp_md *
xdp
)
in xdp_redirect_map_0()
argument
20
int xdp_redirect_map_1(struct xdp_md *
xdp
)
in xdp_redirect_map_1()
argument
26
int xdp_redirect_map_2(struct xdp_md *
xdp
)
in xdp_redirect_map_2()
argument
H
A
D
test_xdp_adjust_tail_shrink.c
13
int _xdp_adjust_tail_shrink(struct xdp_md *
xdp
)
in _xdp_adjust_tail_shrink()
argument
H
A
D
test_xdp_adjust_tail_grow.c
6
int _xdp_adjust_tail_grow(struct xdp_md *
xdp
)
in _xdp_adjust_tail_grow()
argument
H
A
D
test_xdp_context_test_run.c
6
int xdp_context(struct xdp_md *
xdp
)
in xdp_context()
argument
H
A
D
test_xdp_update_frags.c
14
int xdp_adjust_frags(struct xdp_md *
xdp
)
in xdp_adjust_frags()
argument
H
A
D
xsk_xdp_progs.c
18
SEC("
xdp
.frags") int xsk_def_prog(struct xdp_md *
xdp
)
in xsk_def_prog()
argument
23
SEC("
xdp
.frags") int xsk_xdp_drop(struct xdp_md *
xdp
)
in xsk_xdp_drop()
argument
32
SEC("
xdp
.frags") int xsk_xdp_populate_metadata(struct xdp_md *
xdp
)
in xsk_xdp_populate_metadata()
argument
H
A
D
test_migrate_reuseport.c
45
int drop_ack(struct xdp_md *
xdp
)
in drop_ack()
argument
H
A
D
test_xdp_bpf2bpf.c
45
int BPF_PROG(trace_on_entry, struct xdp_buff *
xdp
)
in BPF_PROG()
argument
62
int BPF_PROG(trace_on_exit, struct xdp_buff *
xdp
, int ret)
in BPF_PROG()
argument
H
A
D
test_parse_tcp_hdr_opt_dynptr.c
75
int xdp_ingress_v6(struct xdp_md *
xdp
)
in xdp_ingress_v6()
argument
H
A
D
vrf_socket_lookup.c
77
int xdp_socket_lookup(struct xdp_md *
xdp
)
in xdp_socket_lookup()
argument
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en/xsk/
H
A
D
rx.c
32
struct xdp_buff *
xdp
= wi->umr.dma_info[page_idx].xsk;
in mlx5e_xsk_skb_from_cqe_mpwrq_linear()
local
85
struct
xdp
_buff *
xdp
= wi->di->xsk;
mlx5e_xsk_skb_from_cqe_linear()
local
[all...]
/kernel/linux/linux-5.10/include/linux/
H
A
D
if_tun.h
34
static inline void *tun_xdp_to_ptr(struct xdp_frame *
xdp
)
in tun_xdp_to_ptr()
argument
60
static inline void *tun_xdp_to_ptr(struct xdp_frame *
xdp
)
in tun_xdp_to_ptr()
argument
/kernel/linux/linux-6.6/include/linux/
H
A
D
if_tun.h
34
static inline void *tun_xdp_to_ptr(struct xdp_frame *
xdp
)
in tun_xdp_to_ptr()
argument
60
static inline void *tun_xdp_to_ptr(struct xdp_frame *
xdp
)
in tun_xdp_to_ptr()
argument
Completed in 9 milliseconds
1
2
3
4
5
6
7
8
9