android13/external/strace/xlat/bpf_mode.in

8 lines
98 B
Plaintext
Raw Normal View History

2024-06-22 08:45:49 -04:00
BPF_IMM 0x00
BPF_ABS 0x20
BPF_IND 0x40
BPF_MEM 0x60
BPF_LEN 0x80
BPF_MSH 0xa0
BPF_XADD 0xc0