OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rtnl_addr_get_scope
(Results
1 - 3
of
3
) sorted by null
/external/libnl/include/netlink/route/
addr.h
58
extern int
rtnl_addr_get_scope
(struct rtnl_addr *);
/external/libnl/src/
nl-addr-list.c
84
rtnl_scope2str(
rtnl_addr_get_scope
(addr),
/external/libnl/lib/route/
addr.c
825
int
rtnl_addr_get_scope
(struct rtnl_addr *addr)
function
Completed in 28 milliseconds