You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
#value_indexed
|
|
BPF_LD 0x0
|
|
BPF_LDX 0x1
|
|
BPF_ST 0x2
|
|
BPF_STX 0x3
|
|
BPF_ALU 0x4
|
|
BPF_JMP 0x5
|
|
BPF_RET 0x6
|
|
BPF_MISC 0x7
|