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

  /external/android-clat/
netlink_callbacks.c 59 callbacks = nl_cb_alloc(NL_CB_DEFAULT);
getaddr.c 113 callbacks = nl_cb_alloc(NL_CB_DEFAULT);
getroute.c 120 callbacks = nl_cb_alloc(NL_CB_DEFAULT);
  /external/libnl-headers/netlink/
handlers.h 76 NL_CB_DEFAULT,
  /system/core/libnl_2/
handlers.c 43 new_cb = nl_cb_alloc(NL_CB_DEFAULT);
socket.c 77 cb = nl_cb_alloc(NL_CB_DEFAULT);
  /hardware/ti/wlan/mac80211/ti-utils/
calibrator.c 423 cb = nl_cb_alloc(calibrator_debug ? NL_CB_DEBUG : NL_CB_DEFAULT);
  /hardware/ti/wlan/mac80211/wpa_supplicant_lib/
driver_mac80211.c     [all...]
  /external/wpa_supplicant_8/src/drivers/
driver_nl80211.c 897 w->nl_cb = nl_cb_alloc(NL_CB_DEFAULT);
    [all...]

Completed in 84 milliseconds