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

/system/core/libnl_2/
H A Dmsg.c107 struct nlmsghdr *next_nlh = NULL; local
114 next_nlh = (struct nlmsghdr *)((char *)nlh + len);
118 return next_nlh;

Completed in 33 milliseconds