Home
last modified time | relevance | path

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

/external/iproute2/include/uapi/linux/
Dbpf.h158 #define BPF_F_STRICT_ALIGNMENT (1U << 0) macro
/external/bcc/src/cc/includes/compat/linux/
Dbpf.h233 #define BPF_F_STRICT_ALIGNMENT (1U << 0) macro
/external/bcc/src/cc/compat/linux/
Dbpf.h233 #define BPF_F_STRICT_ALIGNMENT (1U << 0) macro
/external/kernel-headers/original/uapi/linux/
Dbpf.h241 #define BPF_F_STRICT_ALIGNMENT (1U << 0) macro