OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rtnl_neigh_alloc_cache
(Results
1 - 3
of
3
) sorted by null
/external/libnl/include/netlink/cli/
neigh.h
18
nl_cli_alloc_cache((sk), "neighbour",
rtnl_neigh_alloc_cache
)
/external/libnl/include/netlink/route/
neighbour.h
28
extern int
rtnl_neigh_alloc_cache
(struct nl_sock *, struct nl_cache **);
/external/libnl/lib/route/
neigh.c
64
* struct nl_cache *cache =
rtnl_neigh_alloc_cache
(sk);
463
int
rtnl_neigh_alloc_cache
(struct nl_sock *sock, struct nl_cache **result)
function
Completed in 40 milliseconds