OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nlmsg_next
(Results
1 - 2
of
2
) sorted by null
/external/libnl-headers/netlink/
msg.h
65
extern struct nlmsghdr *
nlmsg_next
(struct nlmsghdr *, int *);
137
pos =
nlmsg_next
(pos, &(rem)))
/system/core/libnl_2/
msg.c
104
struct nlmsghdr *
nlmsg_next
(struct nlmsghdr *nlh, int *remaining)
function
Completed in 62 milliseconds