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

  /external/libnl/include/netlink/
msg.h 68 extern int nlmsg_validate(struct nlmsghdr *, int, int,
  /external/libnl/lib/
msg.c 344 * nlmsg_validate - validate a netlink message including attributes
350 int nlmsg_validate(struct nlmsghdr *nlh, int hdrlen, int maxtype, function

Completed in 746 milliseconds