OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BPF_OR
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/net/
bpf_filter.c
499
case BPF_ALU|
BPF_OR
|BPF_X:
539
case BPF_ALU|
BPF_OR
|BPF_K:
703
case
BPF_OR
:
bpf.h
260
#define
BPF_OR
0x40
bpfjit.c
1616
case
BPF_OR
:
/src/tests/net/bpfjit/
t_bpfjit.c
653
"Test JIT compilation of BPF_ALU+
BPF_OR
+BPF_K");
660
BPF_STMT(BPF_ALU+
BPF_OR
+BPF_K, 0x0000beef),
824
BPF_STMT(BPF_ALU+
BPF_OR
+BPF_K, UINT32_C(0x0000030c)),
1390
"Test JIT compilation of BPF_ALU+
BPF_OR
+BPF_X");
1398
BPF_STMT(BPF_ALU+
BPF_OR
+BPF_X, 0),
1572
BPF_STMT(BPF_ALU+
BPF_OR
+BPF_X, 0),
/src/tests/lib/libbpfjit/
t_bpfjit.c
741
"Test JIT compilation of BPF_ALU+
BPF_OR
+BPF_K");
748
BPF_STMT(BPF_ALU+
BPF_OR
+BPF_K, 0x0000beef),
942
BPF_STMT(BPF_ALU+
BPF_OR
+BPF_K, UINT32_C(0x0000030c)),
1603
"Test JIT compilation of BPF_ALU+
BPF_OR
+BPF_X");
1611
BPF_STMT(BPF_ALU+
BPF_OR
+BPF_X, 0),
1815
BPF_STMT(BPF_ALU+
BPF_OR
+BPF_X, 0),
Completed in 18 milliseconds
Indexes created Fri Oct 17 23:09:53 GMT 2025