OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bpf_table_flags
(Results
1 - 3
of
3
) sorted by null
/external/bcc/src/cc/
bpf_common.h
47
int
bpf_table_flags
(void *program, const char *table_name);
bpf_common.cc
149
int
bpf_table_flags
(void *program, const char *table_name) {
function
/external/bcc/src/lua/bcc/
libbcc.lua
81
int
bpf_table_flags
(void *program, const char *table_name);
Completed in 47 milliseconds