HomeSort by relevance Sort by last modified time
    Searched refs:rtnl_talk (Results 26 - 33 of 33) sorted by null

12

  /external/iproute2/ip/
link_iptnl.c 94 if (rtnl_talk(&rth, &req.n, &req.n, sizeof(req)) < 0) {
ipntable.c 316 if (rtnl_talk(&rth, &req.n, NULL, 0) < 0)
iproute.c     [all...]
ipaddress.c     [all...]
  /external/iproute2/tc/
tc_class.c 156 if (rtnl_talk(&rth, &req.n, NULL, 0) < 0)
tc_filter.c 180 if (rtnl_talk(&rth, &req.n, NULL, 0) < 0) {
  /external/iproute2/lib/
libnetlink.c 334 int rtnl_talk(struct rtnl_handle *rtnl, struct nlmsghdr *n, function
  /external/iproute2/misc/
ss.c     [all...]

Completed in 504 milliseconds

12