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

  /external/iproute2/include/
libnetlink.h 57 extern int addattr_nest_end(struct nlmsghdr *n, struct rtattr *nest);
  /external/iproute2/lib/
libnetlink.c 583 int addattr_nest_end(struct nlmsghdr *n, struct rtattr *nest) function
604 addattr_nest_end(n, nest);
  /external/iproute2/ip/
iplink.c 238 addattr_nest_end(&req->n, vfinfo);
363 addattr_nest_end(&req->n, vflist);

Completed in 314 milliseconds