HomeSort by relevance Sort by last modified time
    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 998 milliseconds