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

  /external/libnl-headers/netlink/
attr.h 80 extern int nla_ok(const struct nlattr *, int);
262 nla_ok(pos, rem); \
274 nla_ok(pos, rem); \
  /system/core/libnl_2/
attr.c 112 int nla_ok(const struct nlattr *nla, int remaining) function

Completed in 19 milliseconds