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

  /external/libnl-headers/netlink/
msg.h 65 extern struct nlmsghdr * nlmsg_next(struct nlmsghdr *, int *);
137 pos = nlmsg_next(pos, &(rem)))
  /system/core/libnl_2/
msg.c 105 struct nlmsghdr *nlmsg_next(struct nlmsghdr *nlh, int *remaining) function

Completed in 355 milliseconds