Searched refs:BPF_F_STRICT_ALIGNMENT (Results 1 - 1 of 1) sorted by relevance
/third_party/libbpf/include/uapi/linux/ | ||
H A D | bpf.h | 1143 /* If BPF_F_STRICT_ALIGNMENT is used in BPF_PROG_LOAD command, the 1148 #define BPF_F_STRICT_ALIGNMENT (1U << 0) macro |
Completed in 10 milliseconds