OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:genlmsg_parse
(Results
1 - 2
of
2
) sorted by null
/external/libnl/include/netlink/genl/
genl.h
34
extern int
genlmsg_parse
(struct nlmsghdr *, int, struct nlattr **,
/external/libnl/lib/genl/
genl.c
79
*
genlmsg_parse
(nlh, 0, attrs, ATTR_MAX, policy);
173
int
genlmsg_parse
(struct nlmsghdr *nlh, int hdrlen, struct nlattr *tb[],
function
Completed in 47 milliseconds