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
refs:UDP_DST_MIN
(Results
1 - 11
of
11
) sorted by relevance
/kernel/linux/linux-5.10/samples/pktgen/
H
A
D
pktgen_sample03_burst_single_flow.sh
41
read -r
UDP_DST_MIN
UDP_DST_MAX <<< $(parse_ports $DST_PORT)
42
validate_ports $
UDP_DST_MIN
$UDP_DST_MAX
75
pg_set $dev "udp_dst_min $
UDP_DST_MIN
"
H
A
D
pktgen_sample04_many_flows.sh
27
read -r
UDP_DST_MIN
UDP_DST_MAX <<< $(parse_ports $DST_PORT)
28
validate_ports $
UDP_DST_MIN
$UDP_DST_MAX
76
pg_set $dev "udp_dst_min $
UDP_DST_MIN
"
H
A
D
pktgen_sample05_flow_per_thread.sh
32
read -r
UDP_DST_MIN
UDP_DST_MAX <<< $(parse_ports $DST_PORT)
33
validate_ports $
UDP_DST_MIN
$UDP_DST_MAX
66
pg_set $dev "udp_dst_min $
UDP_DST_MIN
"
/kernel/linux/linux-6.6/samples/pktgen/
H
A
D
pktgen_sample03_burst_single_flow.sh
45
read -r
UDP_DST_MIN
UDP_DST_MAX <<< $(parse_ports $DST_PORT)
46
validate_ports $
UDP_DST_MIN
$UDP_DST_MAX
76
pg_set $dev "udp_dst_min $
UDP_DST_MIN
"
H
A
D
pktgen_sample04_many_flows.sh
31
read -r
UDP_DST_MIN
UDP_DST_MAX <<< $(parse_ports $DST_PORT)
32
validate_ports $
UDP_DST_MIN
$UDP_DST_MAX
77
pg_set $dev "udp_dst_min $
UDP_DST_MIN
"
H
A
D
pktgen_sample05_flow_per_thread.sh
36
read -r
UDP_DST_MIN
UDP_DST_MAX <<< $(parse_ports $DST_PORT)
37
validate_ports $
UDP_DST_MIN
$UDP_DST_MAX
67
pg_set $dev "udp_dst_min $
UDP_DST_MIN
"
H
A
D
pktgen_sample02_multiqueue.sh
39
read -r
UDP_DST_MIN
UDP_DST_MAX <<< $(parse_ports $DST_PORT)
40
validate_ports $
UDP_DST_MIN
$UDP_DST_MAX
77
pg_set $dev "udp_dst_min $
UDP_DST_MIN
"
H
A
D
pktgen_bench_xmit_mode_netif_receive.sh
53
read -r
UDP_DST_MIN
UDP_DST_MAX <<< $(parse_ports $DST_PORT)
54
validate_ports $
UDP_DST_MIN
$UDP_DST_MAX
85
pg_set $dev "udp_dst_min $
UDP_DST_MIN
"
H
A
D
pktgen_sample01_simple.sh
34
read -r
UDP_DST_MIN
UDP_DST_MAX <<< $(parse_ports $DST_PORT)
35
validate_ports $
UDP_DST_MIN
$UDP_DST_MAX
75
pg_set $DEV "udp_dst_min $
UDP_DST_MIN
"
H
A
D
pktgen_bench_xmit_mode_queue_xmit.sh
36
read -r
UDP_DST_MIN
UDP_DST_MAX <<< $(parse_ports $DST_PORT)
37
validate_ports $
UDP_DST_MIN
$UDP_DST_MAX
68
pg_set $dev "udp_dst_min $
UDP_DST_MIN
"
H
A
D
pktgen_sample06_numa_awared_queue_irq_affinity.sh
45
read -r
UDP_DST_MIN
UDP_DST_MAX <<< $(parse_ports $DST_PORT)
46
validate_ports $
UDP_DST_MIN
$UDP_DST_MAX
94
pg_set $dev "udp_dst_min $
UDP_DST_MIN
"
Completed in 2 milliseconds