OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:tca_get_ifindex
(Results
1 - 4
of
4
) sorted by null
/external/libnl/include/
netlink-tc.h
44
extern int
tca_get_ifindex
(struct rtnl_tca *);
/external/libnl/lib/route/
class_obj.c
225
return
tca_get_ifindex
((struct rtnl_tca *) class);
qdisc_obj.c
190
return
tca_get_ifindex
((struct rtnl_tca *) qdisc);
tc.c
270
int
tca_get_ifindex
(struct rtnl_tca *t)
function
Completed in 639 milliseconds