OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:genlmsg_attrlen
(Results
1 - 2
of
2
) sorted by null
/external/libnl/include/netlink/genl/
genl.h
39
extern int
genlmsg_attrlen
(const struct genlmsghdr *, int);
/external/libnl/lib/genl/
genl.c
170
genlmsg_attrlen
(ghdr, hdrlen), maxtype, policy);
183
genlmsg_attrlen
(ghdr, hdrlen), policy);
221
int
genlmsg_attrlen
(const struct genlmsghdr *gnlh, int hdrlen)
function
Completed in 44 milliseconds