OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rtnl_link_set_ifindex
(Results
1 - 3
of
3
) sorted by null
/external/libnl/src/lib/
link.c
58
rtnl_link_set_ifindex
(link, index);
/external/libnl/include/netlink/route/
link.h
109
extern void
rtnl_link_set_ifindex
(struct rtnl_link *, int);
/external/libnl/lib/route/
link.c
1266
void
rtnl_link_set_ifindex
(struct rtnl_link *link, int ifindex)
function
[
all
...]
Completed in 371 milliseconds