DoxigAlpha

Cmd

Fields of this type

Fields

#
map_create:map_create
Create a map and return a file descriptor that refers to the map.
map_lookup_elem:map_lookup_elem
Look up an element by key in a specified map and return its value.
map_update_elem:map_update_elem
Create or update an element (key/value pair) in a specified map.
map_delete_elem:map_delete_elem
Look up and delete an element by key in a specified map.
map_get_next_key:map_get_next_key
Look up an element by key in a specified map and return the key of the
prog_load:prog_load
Verify and load an eBPF program, returning a new file descriptor
obj_pin:obj_pin
Pin a map or eBPF program to a path within the minimal BPF filesystem
obj_get:obj_get
Get the file descriptor of a BPF object pinned to a certain path
prog_attach:prog_attach
uses ProgAttachAttr
prog_detach:prog_detach
uses ProgAttachAttr
prog_test_run:prog_test_run
uses TestRunAttr
prog_get_next_id:prog_get_next_id
uses GetIdAttr
map_get_next_id:map_get_next_id
uses GetIdAttr
prog_get_fd_by_id:prog_get_fd_by_id
uses GetIdAttr
map_get_fd_by_id:map_get_fd_by_id
uses GetIdAttr
obj_get_info_by_fd:obj_get_info_by_fd
uses InfoAttr
prog_query:prog_query
uses QueryAttr
raw_tracepoint_open:raw_tracepoint_open
uses RawTracepointAttr
btf_load:btf_load
uses BtfLoadAttr
btf_get_fd_by_id:btf_get_fd_by_id
uses GetIdAttr
task_fd_query:task_fd_query
uses TaskFdQueryAttr
map_lookup_and_delete_elem:map_lookup_and_delete_elem
uses MapElemAttr
map_freeze:map_freeze
btf_get_next_id:btf_get_next_id
uses GetIdAttr
map_lookup_batch:map_lookup_batch
uses MapBatchAttr
map_lookup_and_delete_batch:map_lookup_and_delete_batch
uses MapBatchAttr
map_update_batch:map_update_batch
uses MapBatchAttr
map_delete_batch:map_delete_batch
uses MapBatchAttr
link_create:link_create
uses LinkCreateAttr
link_update:link_update
uses LinkUpdateAttr
link_get_fd_by_id:link_get_fd_by_id
uses GetIdAttr
link_get_next_id:link_get_next_id
uses GetIdAttr
enable_stats:enable_stats
uses EnableStatsAttr
iter_create:iter_create
uses IterCreateAttr
link_detach:link_detach
_:_