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

  /external/libnl/include/netlink/
msg.h 55 extern void * nlmsg_tail(const struct nlmsghdr *);
  /external/libnl/lib/
attr.c 808 nla = (struct nlattr *) nlmsg_tail(msg->nm_nlh);
1124 struct nlattr *start = (struct nlattr *) nlmsg_tail(msg->nm_nlh);
    [all...]
msg.c 223 void *nlmsg_tail(const struct nlmsghdr *nlh) function
  /external/libnl/lib/route/
route_obj.c 1164 rtnh->rtnh_len = nlmsg_tail(msg->nm_nlh) -

Completed in 69 milliseconds