OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rtnl_route_alloc_cache
(Results
1 - 3
of
3
) sorted by null
/external/libnl/include/netlink/route/
route.h
48
extern int
rtnl_route_alloc_cache
(struct nl_sock *, int, int,
/external/libnl/lib/route/
route.c
75
int
rtnl_route_alloc_cache
(struct nl_sock *sk, int family, int flags,
function
/external/libnl/src/lib/
route.c
38
if ((err =
rtnl_route_alloc_cache
(sk, AF_UNSPEC, flags, &cache)) < 0)
Completed in 581 milliseconds