]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - tools/include/uapi/linux/bpf.h
bpf: sync include/uapi/linux/bpf.h to tools/include/uapi/linux/bpf.h
[linux.git] / tools / include / uapi / linux / bpf.h
index aa5ccd2385ed196c817cb00fb32db55e799af234..e2070d819e0408442e46bfcb7622a10b83a8e5b4 100644 (file)
@@ -127,6 +127,7 @@ enum bpf_map_type {
        BPF_MAP_TYPE_SOCKHASH,
        BPF_MAP_TYPE_CGROUP_STORAGE,
        BPF_MAP_TYPE_REUSEPORT_SOCKARRAY,
+       BPF_MAP_TYPE_PERCPU_CGROUP_STORAGE,
 };
 
 enum bpf_prog_type {