OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BPF_SUB
(Results
1 - 7
of
7
) sorted by relevancy
/src/sys/net/
bpf_filter.c
475
case BPF_ALU|
BPF_SUB
|BPF_X:
519
case BPF_ALU|
BPF_SUB
|BPF_K:
701
case
BPF_SUB
:
bpf.h
257
#define
BPF_SUB
0x10
bpfjit.c
1610
case
BPF_SUB
:
/src/usr.sbin/ndbootd/config/
ndbootd-bpf.c
93
BPF_STMT(BPF_ALU +
BPF_SUB
+ BPF_X, 0),
/src/tests/net/bpfilter/
t_bpfilter.c
86
BPF_STMT(BPF_ALU+
BPF_SUB
+BPF_K, 7), /* A <- A - 7 */
/src/tests/net/bpfjit/
t_bpfjit.c
180
"Test JIT compilation of BPF_ALU+
BPF_SUB
+BPF_K");
187
BPF_STMT(BPF_ALU+
BPF_SUB
+BPF_K, 2),
821
BPF_STMT(BPF_ALU+
BPF_SUB
+BPF_K, UINT32_C(0xffffffff)),
898
"Test JIT compilation of BPF_ALU+
BPF_SUB
+BPF_X");
906
BPF_STMT(BPF_ALU+
BPF_SUB
+BPF_X, 0),
1568
BPF_STMT(BPF_ALU+
BPF_SUB
+BPF_X, 0),
/src/tests/lib/libbpfjit/
t_bpfjit.c
173
"Test JIT compilation of BPF_ALU+
BPF_SUB
+BPF_K");
180
BPF_STMT(BPF_ALU+
BPF_SUB
+BPF_K, 2),
939
BPF_STMT(BPF_ALU+
BPF_SUB
+BPF_K, UINT32_C(0xffffffff)),
1016
"Test JIT compilation of BPF_ALU+
BPF_SUB
+BPF_X");
1024
BPF_STMT(BPF_ALU+
BPF_SUB
+BPF_X, 0),
1811
BPF_STMT(BPF_ALU+
BPF_SUB
+BPF_X, 0),
Completed in 20 milliseconds
Indexes created Sat Oct 18 21:09:54 GMT 2025