public static class BpfProg.TestRunContext
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
byte[] |
ctxIn |
byte[] |
ctxOut |
byte[] |
dataIn |
byte[] |
dataOut |
int |
lenCtxIn |
int |
lenDataIn |
| Constructor and Description |
|---|
TestRunContext() |
| Modifier and Type | Method and Description |
|---|---|
int |
duration() |
int |
lenCtxOut() |
int |
lenDataOut() |
int |
result() |