OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nl_recv
(Results
1 - 2
of
2
) sorted by null
/external/libnl-headers/netlink/
netlink.h
63
extern int
nl_recv
(struct nl_sock *,
/system/core/libnl_2/
netlink.c
57
int
nl_recv
(struct nl_sock *sk, struct sockaddr_nl *nla, \
function
120
rc =
nl_recv
(sk, &nla, &buf, &creds);
Completed in 7375 milliseconds