OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nl_cli_qdisc_alloc
(Results
1 - 4
of
4
) sorted by null
/external/libnl/include/netlink/cli/
qdisc.h
21
extern struct rtnl_qdisc *
nl_cli_qdisc_alloc
(void);
/external/libnl/src/lib/
qdisc.c
22
struct rtnl_qdisc *
nl_cli_qdisc_alloc
(void)
function
/external/libnl/src/
nl-qdisc-delete.c
73
qdisc =
nl_cli_qdisc_alloc
();
nl-qdisc-list.c
51
qdisc =
nl_cli_qdisc_alloc
();
Completed in 31 milliseconds