OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tm_ops
(Results
1 - 2
of
2
) sorted by null
/external/libnl/include/netlink/cli/
tc.h
32
struct rtnl_tc_ops *
tm_ops
;
member in struct:nl_cli_tc_module
/external/libnl/src/lib/
tc.c
102
if (tm->
tm_ops
== ops)
154
tm->
tm_ops
= ops;
Completed in 639 milliseconds