Searched refs:nl_handle (Results 1 – 9 of 9) sorted by relevance
22 #define nl_handle nl_sock macro35 struct nl_handle *nl;39 struct nl_handle *nl_event;47 struct nl_handle *nl_beacons;76 struct nl_handle *nl_preq, *nl_mgmt;184 struct nl_handle *rtnl_sk; /* nl_sock for NETLINK_ROUTE */270 int android_nl_socket_set_nonblocking(struct nl_handle *handle);
185 int android_nl_socket_set_nonblocking(struct nl_handle *handle) in android_nl_socket_set_nonblocking()
53 static struct nl_handle *nl80211_handle_alloc(void *cb) in nl80211_handle_alloc()55 struct nl_handle *handle; in nl80211_handle_alloc()74 static void nl80211_handle_destroy(struct nl_handle *handle) in nl80211_handle_destroy()94 static struct nl_handle * nl_create_handle(struct nl_cb *cb, const char *dbg) in nl_create_handle()96 struct nl_handle *handle; in nl_create_handle()116 static void nl_destroy_handles(struct nl_handle **handle) in nl_destroy_handles()131 static void nl80211_register_eloop_read(struct nl_handle **handle, in nl80211_register_eloop_read()158 static void nl80211_destroy_eloop_handle(struct nl_handle **handle) in nl80211_destroy_eloop_handle()336 struct nl_handle *nl_handle, struct nl_msg *msg, in send_and_recv() argument350 err = nl_send_auto_complete(nl_handle, msg); in send_and_recv()[all …]
56 struct nl_handle *nl;
30 # define nl_sock nl_handle32 static inline struct nl_handle *nl_socket_alloc(void) in nl_socket_alloc()
18 # define nl_sock nl_handle
28 static inline struct nl_handle *nl_socket_alloc(void) in nl_socket_alloc()
62 #define nl_sock nl_handle
594 #define nl_sock nl_handle596 static inline struct nl_handle *603 nl_socket_free(struct nl_handle *h) in nl_socket_free()611 __genl_ctrl_alloc_cache(struct nl_handle *h, struct nl_cache **cache) in __genl_ctrl_alloc_cache()