Skip to content

Libraries #2

@TummanapallyAnuraag

Description

@TummanapallyAnuraag

Hi,

Can you point to me how to install libraries to write bpf helpers in c in linux.
like for example i want to use this function :
void bpf_map_lookup_elem(map, void *key. ...);

But i can't get any library files to do it.
Also i want to run the code in userspace, i don't want to compile my own kernel.

My actual aim was to be able to use eBPF maps to store and retrieve data.

I was looking for the functions in:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions