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

  /external/libnl-headers/netlink/
msg.h 64 extern int nlmsg_ok(const struct nlmsghdr *, int);
136 nlmsg_ok(pos, rem); \
  /system/core/libnl_2/
msg.c 139 int nlmsg_ok(const struct nlmsghdr *nlh, int rem) function

Completed in 21 milliseconds