Searched defs:BPF_F_ALLOW_OVERRIDE (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.4/include/uapi/linux/ | ||
| D | bpf.h | 246 #define BPF_F_ALLOW_OVERRIDE	(1U << 0)  macro | 
| /Linux-v5.4/tools/include/uapi/linux/ | ||
| D | bpf.h | 246 #define BPF_F_ALLOW_OVERRIDE	(1U << 0)  macro |