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

  /external/libnl-headers/netlink/
msg.h 60 extern int nlmsg_attrlen(const struct nlmsghdr *, int);
125 nlmsg_attrlen(nlh, hdrlen), rem)
  /system/core/libnl_2/
msg.c 127 int nlmsg_attrlen(const struct nlmsghdr *nlh, int hdrlen) function
attr.c 197 rc = nla_put(msg, attrtype, nlmsg_attrlen(nlmsg_hdr(nested), 0),
  /system/core/libnl_2/genl/
genl.c 217 nlmsg_attrlen(nlh, GENL_HDRLEN),

Completed in 186 milliseconds