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