OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BPF_LSH
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/net/
bpf_filter.c
507
case BPF_ALU|
BPF_LSH
|BPF_X:
547
case BPF_ALU|
BPF_LSH
|BPF_K:
706
case
BPF_LSH
:
bpf.h
262
#define
BPF_LSH
0x60
bpfjit.c
1625
case
BPF_LSH
:
/src/tests/net/bpfjit/
t_bpfjit.c
703
"Test JIT compilation of BPF_ALU+
BPF_LSH
+BPF_K");
710
BPF_STMT(BPF_ALU+
BPF_LSH
+BPF_K, 16),
728
"Test JIT compilation of BPF_ALU+
BPF_LSH
+BPF_K with k=0");
735
BPF_STMT(BPF_ALU+
BPF_LSH
+BPF_K, 0),
815
BPF_STMT(BPF_ALU+
BPF_LSH
+BPF_K, 1),
1442
"Test JIT compilation of BPF_ALU+
BPF_LSH
+BPF_X");
1450
BPF_STMT(BPF_ALU+
BPF_LSH
+BPF_X, 0),
1468
"Test JIT compilation of BPF_ALU+
BPF_LSH
+BPF_X with k=0");
1476
BPF_STMT(BPF_ALU+
BPF_LSH
+BPF_X, 0),
1560
BPF_STMT(BPF_ALU+
BPF_LSH
+BPF_X, 0)
[
all
...]
/src/tests/lib/libbpfjit/
t_bpfjit.c
801
"Test JIT compilation of BPF_ALU+
BPF_LSH
+BPF_K");
808
BPF_STMT(BPF_ALU+
BPF_LSH
+BPF_K, 16),
831
"Test JIT compilation of BPF_ALU+
BPF_LSH
+BPF_K with k=0");
838
BPF_STMT(BPF_ALU+
BPF_LSH
+BPF_K, 0),
933
BPF_STMT(BPF_ALU+
BPF_LSH
+BPF_K, 1),
1665
"Test JIT compilation of BPF_ALU+
BPF_LSH
+BPF_X");
1673
BPF_STMT(BPF_ALU+
BPF_LSH
+BPF_X, 0),
1696
"Test JIT compilation of BPF_ALU+
BPF_LSH
+BPF_X with k=0");
1704
BPF_STMT(BPF_ALU+
BPF_LSH
+BPF_X, 0),
1803
BPF_STMT(BPF_ALU+
BPF_LSH
+BPF_X, 0)
[
all
...]
Completed in 16 milliseconds
Indexes created Sat Oct 25 16:10:12 GMT 2025