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

  /external/libnl/include/netlink/
socket.h 41 extern struct nl_cb * nl_socket_get_cb(struct nl_sock *);
  /external/libnl/lib/
socket.c 455 struct nl_cb *nl_socket_get_cb(struct nl_sock *sk) function
  /hardware/qcom/wlan/qcwcn/wifi_hal/
wifi_hal.cpp 213 struct nl_cb *cb = nl_socket_get_cb(user_sock);
347 cb = nl_socket_get_cb(event_sock);
571 struct nl_cb *cb = nl_socket_get_cb(sock);
    [all...]
  /hardware/broadcom/wlan/bcmdhd/wifi_hal/
wifi_hal.cpp 198 struct nl_cb *cb = nl_socket_get_cb(event_sock);
340 struct nl_cb *cb = nl_socket_get_cb(info->event_sock);

Completed in 252 milliseconds