HomeSort by relevance Sort by last modified time
    Searched refs:addattr_nest_end (Results 1 - 2 of 2) 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);

Completed in 23 milliseconds