Searched refs:nlmsg_datalen (Results 1 - 1 of 1) sorted by relevance

/system/core/libnl_2/
H A Dmsg.c121 int nlmsg_datalen(const struct nlmsghdr *nlh) function
129 return nlmsg_datalen(nlh) - NLMSG_ALIGN(hdrlen);

Completed in 660 milliseconds