Home
last modified time | relevance | path

Searched refs:NL_CB_DEBUG (Results 1 – 7 of 7) sorted by relevance

/external/libnl/lib/
Dhandlers.c159 [NL_CB_DEBUG] = nl_valid_handler_debug,
162 [NL_CB_DEBUG] = nl_finish_handler_debug,
166 [NL_CB_DEBUG] = nl_invalid_handler_verbose,
169 [NL_CB_DEBUG] = nl_msg_in_handler_debug,
172 [NL_CB_DEBUG] = nl_msg_out_handler_debug,
176 [NL_CB_DEBUG] = nl_overrun_handler_verbose,
179 [NL_CB_DEBUG] = nl_skipped_handler_debug,
182 [NL_CB_DEBUG] = nl_ack_handler_debug,
188 [NL_CB_DEBUG] = nl_error_handler_verbose,
Dsocket.c52 default_cb = NL_CB_DEBUG; in init_default_cb()
/external/libnl/include/netlink/
Dhandlers.h78 NL_CB_DEBUG, enumerator
/external/iw/
Diw.c436 cb = nl_cb_alloc(iw_debug ? NL_CB_DEBUG : NL_CB_DEFAULT); in __handle_cmd()
437 s_cb = nl_cb_alloc(iw_debug ? NL_CB_DEBUG : NL_CB_DEFAULT); in __handle_cmd()
Devent.c696 struct nl_cb *cb = nl_cb_alloc(iw_debug ? NL_CB_DEBUG : NL_CB_DEFAULT); in __do_listen_events()
/external/libnl/python/netlink/
Dcapi.i493 NL_CB_DEBUG, enumerator
/external/libnl/doc/
Dcore.txt2490 * +NL_CB_DEBUG+ This set is intended for debugging purposes. It is