HomeSort by relevance Sort by last modified time
    Searched full:next_nlh (Results 1 - 1 of 1) sorted by null

  /system/core/libnl_2/
msg.c 106 struct nlmsghdr *next_nlh = NULL; local
113 next_nlh = (struct nlmsghdr *)((char *)nlh + len);
117 return next_nlh;

Completed in 25 milliseconds