Home
last modified time | relevance | path

Searched defs:bpf_insn (Results 1 – 1 of 1) sorted by relevance

/aosp12/bionic/libc/kernel/uapi/linux/
H A Dbpf.h62 struct bpf_insn { struct
63 __u8 code;
64 __u8 dst_reg : 4;
65 __u8 src_reg : 4;
66 __s16 off;
67 __s32 imm;