HomeSort by relevance Sort by last modified time
    Searched refs:rtnl_dump_filter_l (Results 1 - 3 of 3) sorted by null

  /external/iproute2/include/
libnetlink.h 39 extern int rtnl_dump_filter_l(struct rtnl_handle *rth,
  /external/iproute2/lib/
libnetlink.c 175 int rtnl_dump_filter_l(struct rtnl_handle *rth, function
270 return rtnl_dump_filter_l(rth, a);
  /external/iproute2/ip/
ipaddress.c 847 if (rtnl_dump_filter_l(&rth, a) < 0) {

Completed in 129 milliseconds