OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bpf_send_map_fds
(Results
1 - 4
of
4
) sorted by null
/external/iproute2/tc/
tc_bpf.h
63
int
bpf_send_map_fds
(const char *path, const char *obj);
67
static inline int
bpf_send_map_fds
(const char *path, const char *obj)
function
f_bpf.c
145
ret =
bpf_send_map_fds
(bpf_uds_name, bpf_obj);
m_bpf.c
147
ret =
bpf_send_map_fds
(bpf_uds_name, bpf_obj);
tc_bpf.c
1816
int
bpf_send_map_fds
(const char *path, const char *obj)
function
[
all
...]
Completed in 543 milliseconds