OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:nl_socket_alloc
(Results
1 - 7
of
7
) sorted by null
/external/libnl-headers/netlink/
socket.h
22
extern struct nl_sock *
nl_socket_alloc
(void);
/external/wpa_supplicant_8/src/ap/
vlan_util.c
55
handle =
nl_socket_alloc
();
137
handle =
nl_socket_alloc
();
/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
();
/external/android-clat/
netlink_msg.c
129
nl_sk =
nl_socket_alloc
();
/hardware/ti/wlan/mac80211/wpa_supplicant_lib/
driver_mac80211.c
[
all
...]
Completed in 123 milliseconds