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

  /external/iproute2/tc/
q_prio.c 89 nest = addattr_nest_compat(n, 1024, TCA_OPTIONS, &opt, sizeof(opt));
q_rr.c 84 nest = addattr_nest_compat(n, 1024, TCA_OPTIONS, &opt, sizeof(opt));
  /external/iproute2/include/
libnetlink.h 58 extern struct rtattr *addattr_nest_compat(struct nlmsghdr *n, int maxlen, int type, const void *data, int len);
  /external/iproute2/lib/
libnetlink.c 589 struct rtattr *addattr_nest_compat(struct nlmsghdr *n, int maxlen, int type, function

Completed in 260 milliseconds