OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nl_cb_type
(Results
1 - 3
of
3
) sorted by null
/external/libnl-headers/netlink/
handlers.h
92
enum
nl_cb_type
{
enum
123
extern int nl_cb_set(struct nl_cb *, enum
nl_cb_type
, enum nl_cb_kind,
socket.h
44
extern int nl_socket_modify_cb(struct nl_sock *, enum
nl_cb_type
,
/system/core/libnl_2/
handlers.c
57
int nl_cb_set(struct nl_cb *cb, enum
nl_cb_type
type, enum nl_cb_kind kind, \
Completed in 24 milliseconds