OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nl_cli_load_module
(Results
1 - 3
of
3
) sorted by null
/external/libnl/src/lib/
tc.c
118
nl_cli_load_module
("cli/qdisc", ops->to_kind);
122
nl_cli_load_module
("cli/cls", ops->to_kind);
utils.c
183
void
nl_cli_load_module
(const char *prefix, const char *name)
function
/external/libnl/include/netlink/cli/
utils.h
76
extern void
nl_cli_load_module
(const char *, const char *);
Completed in 1566 milliseconds