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

  /external/iproute2/include/
libnetlink.h 56 extern struct rtattr *addattr_nest(struct nlmsghdr *n, int maxlen, int type);
  /external/iproute2/lib/
libnetlink.c 575 struct rtattr *addattr_nest(struct nlmsghdr *n, int maxlen, int type) function
595 addattr_nest(n, maxlen, type);

Completed in 22 milliseconds