OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BPF_XOR
(Results
1 - 5
of
5
) sorted by relevancy
/src/sys/net/
bpf_filter.c
503
case BPF_ALU|
BPF_XOR
|BPF_X:
543
case BPF_ALU|
BPF_XOR
|BPF_K:
704
case
BPF_XOR
:
bpf.h
266
#define
BPF_XOR
0xa0
bpfjit.c
1619
case
BPF_XOR
:
/src/tests/net/bpfjit/
t_bpfjit.c
678
"Test JIT compilation of BPF_ALU+
BPF_XOR
+BPF_K");
685
BPF_STMT(BPF_ALU+
BPF_XOR
+BPF_K, 0x0000b1e0),
1416
"Test JIT compilation of BPF_ALU+
BPF_XOR
+BPF_X");
1424
BPF_STMT(BPF_ALU+
BPF_XOR
+BPF_X, 0),
/src/tests/lib/libbpfjit/
t_bpfjit.c
771
"Test JIT compilation of BPF_ALU+
BPF_XOR
+BPF_K");
778
BPF_STMT(BPF_ALU+
BPF_XOR
+BPF_K, 0x0000b1e0),
1634
"Test JIT compilation of BPF_ALU+
BPF_XOR
+BPF_X");
1642
BPF_STMT(BPF_ALU+
BPF_XOR
+BPF_X, 0),
Completed in 22 milliseconds
Indexes created Fri Oct 17 09:09:57 GMT 2025