HomeSort by relevance Sort by last modified time
    Searched refs:NL_CB_DEBUG (Results 1 - 4 of 4) sorted by null

  /external/libnl/lib/
handlers.c 163 [NL_CB_DEBUG] = nl_valid_handler_debug,
166 [NL_CB_DEBUG] = nl_finish_handler_debug,
170 [NL_CB_DEBUG] = nl_invalid_handler_verbose,
173 [NL_CB_DEBUG] = nl_msg_in_handler_debug,
176 [NL_CB_DEBUG] = nl_msg_out_handler_debug,
180 [NL_CB_DEBUG] = nl_overrun_handler_verbose,
183 [NL_CB_DEBUG] = nl_skipped_handler_debug,
186 [NL_CB_DEBUG] = nl_ack_handler_debug,
192 [NL_CB_DEBUG] = nl_error_handler_verbose,
socket.c 37 default_cb = NL_CB_DEBUG;
  /external/libnl/include/netlink/
handlers.h 78 NL_CB_DEBUG,
  /hardware/broadcom/wlan/bcmdhd/dhdutil/
dhdu_nl80211.c 81 dhd_nli->cb = nl_cb_alloc(NL_CB_DEBUG);

Completed in 485 milliseconds