Home
last modified time | relevance | path

Searched refs:BPF_LOCAL_STORAGE_GET_F_CREATE (Results 1 - 1 of 1) sorted by relevance

/third_party/libbpf/include/uapi/linux/
H A Dbpf.h4689 * An optional *flags* (**BPF_LOCAL_STORAGE_GET_F_CREATE**) can be
4692 * together with **BPF_LOCAL_STORAGE_GET_F_CREATE** to specify
4863 * An optional *flags* (**BPF_LOCAL_STORAGE_GET_F_CREATE**) can be
4866 * together with **BPF_LOCAL_STORAGE_GET_F_CREATE** to specify
5661 * An optional *flags* (**BPF_LOCAL_STORAGE_GET_F_CREATE**) can be
5664 * together with **BPF_LOCAL_STORAGE_GET_F_CREATE** to specify
6020 BPF_LOCAL_STORAGE_GET_F_CREATE = (1ULL << 0), enumerator
6022 * and BPF_LOCAL_STORAGE_GET_F_CREATE must be used instead.
6024 BPF_SK_STORAGE_GET_F_CREATE = BPF_LOCAL_STORAGE_GET_F_CREATE,

Completed in 12 milliseconds