Searched refs:nl_handle (Results 1 - 5 of 5) sorted by relevance

/external/nfacct/
H A Dnfacct.c60 #define nl_sock nl_handle
/external/wpa_supplicant_8/hostapd/src/drivers/
H A Ddriver_nl80211.c71 #define nl_handle nl_sock macro
84 static struct nl_handle *nl80211_handle_alloc(void *cb)
86 struct nl_handle *handle;
105 static void nl80211_handle_destroy(struct nl_handle *handle)
119 static int android_nl_socket_set_nonblocking(struct nl_handle *handle)
128 static struct nl_handle * nl_create_handle(struct nl_cb *cb, const char *dbg)
130 struct nl_handle *handle;
150 static void nl_destroy_handles(struct nl_handle **handle)
165 static void nl80211_register_eloop_read(struct nl_handle **handle,
176 static void nl80211_destroy_eloop_handle(struct nl_handle **handl
656 send_and_recv(struct nl80211_global *global, struct nl_handle *nl_handle, struct nl_msg *msg, int (*valid_handler)(struct nl_msg *, void *), void *valid_data) argument
4498 nl80211_register_frame(struct i802_bss *bss, struct nl_handle *nl_handle, u16 type, const u8 *match, size_t match_len) argument
[all...]
/external/wpa_supplicant_8/src/drivers/
H A Ddriver_nl80211.c71 #define nl_handle nl_sock macro
84 static struct nl_handle *nl80211_handle_alloc(void *cb)
86 struct nl_handle *handle;
105 static void nl80211_handle_destroy(struct nl_handle *handle)
119 static int android_nl_socket_set_nonblocking(struct nl_handle *handle)
128 static struct nl_handle * nl_create_handle(struct nl_cb *cb, const char *dbg)
130 struct nl_handle *handle;
150 static void nl_destroy_handles(struct nl_handle **handle)
165 static void nl80211_register_eloop_read(struct nl_handle **handle,
176 static void nl80211_destroy_eloop_handle(struct nl_handle **handl
656 send_and_recv(struct nl80211_global *global, struct nl_handle *nl_handle, struct nl_msg *msg, int (*valid_handler)(struct nl_msg *, void *), void *valid_data) argument
4498 nl80211_register_frame(struct i802_bss *bss, struct nl_handle *nl_handle, u16 type, const u8 *match, size_t match_len) argument
[all...]
/external/wpa_supplicant_8/wpa_supplicant/src/drivers/
H A Ddriver_nl80211.c71 #define nl_handle nl_sock macro
84 static struct nl_handle *nl80211_handle_alloc(void *cb)
86 struct nl_handle *handle;
105 static void nl80211_handle_destroy(struct nl_handle *handle)
119 static int android_nl_socket_set_nonblocking(struct nl_handle *handle)
128 static struct nl_handle * nl_create_handle(struct nl_cb *cb, const char *dbg)
130 struct nl_handle *handle;
150 static void nl_destroy_handles(struct nl_handle **handle)
165 static void nl80211_register_eloop_read(struct nl_handle **handle,
176 static void nl80211_destroy_eloop_handle(struct nl_handle **handl
656 send_and_recv(struct nl80211_global *global, struct nl_handle *nl_handle, struct nl_msg *msg, int (*valid_handler)(struct nl_msg *, void *), void *valid_data) argument
4498 nl80211_register_frame(struct i802_bss *bss, struct nl_handle *nl_handle, u16 type, const u8 *match, size_t match_len) argument
[all...]
/external/libpcap/
H A Dpcap-linux.c554 #define nl_sock nl_handle
556 static inline struct nl_handle *
563 nl_socket_free(struct nl_handle *h)
571 __genl_ctrl_alloc_cache(struct nl_handle *h, struct nl_cache **cache)

Completed in 892 milliseconds