OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nla_reserve
(Results
1 - 2
of
2
) sorted by null
/system/core/libnl_2/
attr.c
156
nla =
nla_reserve
(msg, attrtype, datalen);
211
struct nlattr *
nla_reserve
(struct nl_msg *msg, int attrtype, int data_len)
function
/external/libnl-headers/netlink/
attr.h
95
extern struct nlattr *
nla_reserve
(struct nl_msg *, int, int);
Completed in 619 milliseconds