OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BPF_ARRAY4
(Results
1 - 3
of
3
) sorted by null
/external/iproute2/examples/bpf/
bpf_shared.c
21
BPF_ARRAY4
(map_sh, 0, PIN_OBJECT_NS, 1); /* or PIN_GLOBAL_NS, or PIN_NONE */
bpf_tailcall.c
32
BPF_ARRAY4
(map_sh, 0, PIN_OBJECT_NS, 1);
/external/iproute2/include/
bpf_api.h
127
#ifndef
BPF_ARRAY4
128
# define
BPF_ARRAY4
(NAME, ID, PIN, MAX_ELEM) \
Completed in 41 milliseconds