OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nl_sendmsg
(Results
1 - 2
of
2
) sorted by null
/external/libnl-headers/netlink/
netlink.h
50
extern int
nl_sendmsg
(struct nl_sock *, struct nl_msg *,
/system/core/libnl_2/
netlink.c
234
rc =
nl_sendmsg
(sk, (struct nl_msg *) &mh, 0);
242
int
nl_sendmsg
(struct nl_sock *sk, struct nl_msg *msg, struct msghdr *hdr)
function
Completed in 26 milliseconds