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 - 4
of
4
) sorted by null
/external/libnl-headers/netlink/
socket.h
22
extern struct nl_sock *
nl_socket_alloc
(void);
/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
();
/hardware/ti/wlan/mac80211/wpa_supplicant_lib/
driver_mac80211.c
[
all
...]
Completed in 381 milliseconds