OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rtnl_dump_request_n
(Results
1 - 3
of
3
) sorted by null
/external/iproute2/include/
libnetlink.h
45
int
rtnl_dump_request_n
(struct rtnl_handle *rth, struct nlmsghdr *n)
/external/iproute2/ip/
ipneigh.c
472
if (
rtnl_dump_request_n
(&rth, &req.n) < 0) {
/external/iproute2/lib/
libnetlink.c
194
int
rtnl_dump_request_n
(struct rtnl_handle *rth, struct nlmsghdr *n)
function
Completed in 41 milliseconds