OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:cb_send_ow
(Results
1 - 3
of
3
) sorted by null
/external/libnl/lib/
nl.c
329
if (cb->
cb_send_ow
)
330
return cb->
cb_send_ow
(sk, msg);
handlers.c
390
cb->
cb_send_ow
= func;
/external/libnl/include/
netlink-types.h
55
int (*
cb_send_ow
)(struct nl_sock *,
member in struct:nl_cb
Completed in 162 milliseconds