HomeSort by relevance Sort by last modified time
    Searched defs:nl_socket_alloc (Results 1 - 3 of 3) sorted by null

  /hardware/broadcom/wlan/bcmdhd/dhdutil/
dhdu_nl80211.c 27 static inline struct nl_handle *nl_socket_alloc(void) function
66 dhd_nli->nl = nl_socket_alloc();
  /system/core/libnl_2/
socket.c 69 struct nl_sock *nl_socket_alloc(void) function
  /hardware/ti/wlan/mac80211/ti-utils/
calibrator.c 32 static inline struct nl_handle *nl_socket_alloc(void) function
61 state->nl_sock = nl_socket_alloc();

Completed in 111 milliseconds