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

  /external/android-clat/
netlink_callbacks.c 63 nl_cb_set(callbacks, NL_CB_ACK, NL_CB_CUSTOM, ack_handler, retval);
  /external/libnl-headers/netlink/
handlers.h 100 NL_CB_ACK,
  /hardware/broadcom/wlan/bcmdhd/dhdutil/
dhdu_nl80211.c 122 nl_cb_set(dhd_nli->cb, NL_CB_ACK, NL_CB_CUSTOM,
  /system/core/libnl_2/
netlink.c 176 case NL_CB_ACK:
  /hardware/ti/wlan/mac80211/ti-utils/
calibrator.c 460 nl_cb_set(cb, NL_CB_ACK, NL_CB_CUSTOM, ack_handler, &err);
  /hardware/ti/wlan/mac80211/wpa_supplicant_lib/
driver_mac80211.c     [all...]
  /external/wpa_supplicant_8/src/drivers/
driver_nl80211.c 439 nl_cb_set(cb, NL_CB_ACK, NL_CB_CUSTOM, ack_handler, &err);
    [all...]

Completed in 187 milliseconds