Home
last modified time | relevance | path

Searched refs:nl_cb (Results 1 – 25 of 46) sorted by relevance

12

/external/libnl/include/netlink/
Dhandlers.h25 struct nl_cb;
116 extern struct nl_cb * nl_cb_alloc(enum nl_cb_kind);
117 extern struct nl_cb * nl_cb_clone(struct nl_cb *);
118 extern struct nl_cb * nl_cb_get(struct nl_cb *);
119 extern void nl_cb_put(struct nl_cb *);
121 extern int nl_cb_set(struct nl_cb *, enum nl_cb_type, enum nl_cb_kind,
123 extern int nl_cb_set_all(struct nl_cb *, enum nl_cb_kind,
125 extern int nl_cb_err(struct nl_cb *, enum nl_cb_kind, nl_recvmsg_err_cb_t,
128 extern void nl_cb_overwrite_recvmsgs(struct nl_cb *,
130 struct nl_cb *));
[all …]
Dsocket.h23 extern struct nl_sock * nl_socket_alloc_cb(struct nl_cb *);
41 extern struct nl_cb * nl_socket_get_cb(struct nl_sock *);
43 struct nl_cb *);
/external/libnl/lib/
Dhandlers.c205 struct nl_cb *nl_cb_alloc(enum nl_cb_kind kind) in nl_cb_alloc()
208 struct nl_cb *cb; in nl_cb_alloc()
233 struct nl_cb *nl_cb_clone(struct nl_cb *orig) in nl_cb_clone()
235 struct nl_cb *cb; in nl_cb_clone()
247 struct nl_cb *nl_cb_get(struct nl_cb *cb) in nl_cb_get()
254 void nl_cb_put(struct nl_cb *cb) in nl_cb_put()
285 int nl_cb_set(struct nl_cb *cb, enum nl_cb_type type, enum nl_cb_kind kind, in nl_cb_set()
314 int nl_cb_set_all(struct nl_cb *cb, enum nl_cb_kind kind, in nl_cb_set_all()
335 int nl_cb_err(struct nl_cb *cb, enum nl_cb_kind kind, in nl_cb_err()
364 void nl_cb_overwrite_recvmsgs(struct nl_cb *cb, in nl_cb_overwrite_recvmsgs() argument
[all …]
Dsocket.c90 static struct nl_sock *__alloc_socket(struct nl_cb *cb) in __alloc_socket()
119 struct nl_cb *cb; in nl_socket_alloc()
137 struct nl_sock *nl_socket_alloc_cb(struct nl_cb *cb) in nl_socket_alloc_cb()
455 struct nl_cb *nl_socket_get_cb(struct nl_sock *sk) in nl_socket_get_cb()
460 void nl_socket_set_cb(struct nl_sock *sk, struct nl_cb *cb) in nl_socket_set_cb()
Dnl.c207 struct nl_cb *cb; in nl_sendmsg()
325 struct nl_cb *cb = sk->s_cb; in nl_send_auto_complete()
506 static int recvmsgs(struct nl_sock *sk, struct nl_cb *cb) in recvmsgs()
701 int nl_recvmsgs(struct nl_sock *sk, struct nl_cb *cb) in nl_recvmsgs()
737 struct nl_cb *cb; in nl_wait_for_ack()
/external/iw/
Dphy.c19 struct nl_cb *cb, in handle_name()
148 struct nl_cb *cb, struct nl_msg *msg, in handle_freq()
163 struct nl_cb *cb, struct nl_msg *msg, in handle_chan()
175 struct nl_cb *cb, struct nl_msg *msg, in handle_fragmentation()
207 struct nl_cb *cb, struct nl_msg *msg, in handle_rts()
239 struct nl_cb *cb, struct nl_msg *msg, in handle_retry()
321 struct nl_cb *cb, in handle_netns()
365 struct nl_cb *cb, in handle_coverage()
397 struct nl_cb *cb, in handle_distance()
445 struct nl_cb *cb, in handle_txpower()
[all …]
Dinterface.c168 struct nl_cb *cb, in handle_interface_add()
259 struct nl_cb *cb, in handle_interface_del()
377 struct nl_cb *cb, in handle_interface_info()
389 struct nl_cb *cb, in handle_interface_set()
420 struct nl_cb *cb, in handle_interface_meshid()
444 struct nl_cb *cb, in handle_dev_dump()
457 struct nl_cb *cb, in handle_interface_type()
484 struct nl_cb *cb, in handle_interface_4addr()
498 struct nl_cb *cb, in handle_interface_noack_map()
526 struct nl_cb *cb, in handle_interface_wds_peer()
[all …]
Dhwsim.c55 static int handle_hwsim_getps(struct nl80211_state *state, struct nl_cb *cb, in handle_hwsim_getps()
77 static int handle_hwsim_setps(struct nl80211_state *state, struct nl_cb *cb, in handle_hwsim_setps()
109 static int handle_hwsim_stop_queues(struct nl80211_state *state, struct nl_cb *cb, in handle_hwsim_stop_queues()
131 static int handle_hwsim_wake_queues(struct nl80211_state *state, struct nl_cb *cb, in handle_hwsim_wake_queues()
Dconnect.c12 static int iw_conn(struct nl80211_state *state, struct nl_cb *cb, in iw_conn()
62 struct nl_cb *cb, in disconnect()
73 static int iw_connect(struct nl80211_state *state, struct nl_cb *cb, in iw_connect()
149 static int iw_auth(struct nl80211_state *state, struct nl_cb *cb, in iw_auth()
Dp2p.c16 static int handle_p2p_start(struct nl80211_state *state, struct nl_cb *cb, in handle_p2p_start()
24 static int handle_p2p_stop(struct nl80211_state *state, struct nl_cb *cb, in handle_p2p_stop()
Dps.c12 struct nl_cb *cb, in set_power_save()
73 struct nl_cb *cb, in get_power_save()
Docb.c10 static int join_ocb(struct nl80211_state *state, struct nl_cb *cb, in join_ocb()
66 static int leave_ocb(struct nl80211_state *state, struct nl_cb *cb, in leave_ocb()
Dmpath.c94 struct nl_cb *cb, in handle_mpath_get()
130 struct nl_cb *cb, in handle_mpath_set()
179 struct nl_cb *cb, in handle_mpath_dump()
Dmpp.c40 struct nl_cb *cb, in handle_mpp_get()
73 struct nl_cb *cb, in handle_mpp_dump()
Dreg.c79 struct nl_cb *cb, in handle_reg_set()
232 struct nl_cb *cb, in handle_reg_dump()
242 struct nl_cb *cb, in handle_reg_get()
Dcoalesce.c19 static int handle_coalesce_enable(struct nl80211_state *state, struct nl_cb *cb, in handle_coalesce_enable()
188 handle_coalesce_disable(struct nl80211_state *state, struct nl_cb *cb, in handle_coalesce_disable()
277 static int handle_coalesce_show(struct nl80211_state *state, struct nl_cb *cb, in handle_coalesce_show()
Dstation.c350 struct nl_cb *cb, in handle_station_get()
404 struct nl_cb *cb, in handle_station_set_plink()
454 struct nl_cb *cb, in handle_station_set_vlan()
502 struct nl_cb *cb, in handle_station_set_mesh_power_mode()
555 struct nl_cb *cb, in handle_station_dump()
Dlink.c101 struct nl_cb *cb, in handle_scan_for_link()
202 struct nl_cb *cb, in handle_link_sta()
232 static int handle_link(struct nl80211_state *state, struct nl_cb *cb, in handle_link()
Dibss.c20 struct nl_cb *cb, in join_ibss()
186 struct nl_cb *cb, in leave_ibss()
Dmesh.c296 struct nl_cb *cb, in set_interface_meshparam()
410 struct nl_cb *cb, in get_interface_meshparam()
435 static int join_mesh(struct nl80211_state *state, struct nl_cb *cb, in join_mesh()
614 static int leave_mesh(struct nl80211_state *state, struct nl_cb *cb, in leave_mesh()
/external/wpa_supplicant_8/src/drivers/
Ddriver_nl80211.h34 struct nl_cb *nl_cb; member
48 struct nl_cb *nl_cb; member
77 struct nl_cb *nl_cb; member
/external/android-clat/
Dnetlink_msg.c127 void send_netlink_msg(struct nl_msg *msg, struct nl_cb *callbacks) { in send_netlink_msg()
157 void send_ifaddrmsg(uint16_t type, uint16_t flags, struct ifaddrmsg *ifa, struct nl_cb *callbacks) { in send_ifaddrmsg()
174 struct nl_cb *callbacks = NULL; in netlink_sendrecv()
Dnetlink_msg.h25 void send_netlink_msg(struct nl_msg *msg, struct nl_cb *callbacks);
26 void send_ifaddrmsg(uint16_t type, uint16_t flags, struct ifaddrmsg *ifa, struct nl_cb *callbacks);
Dnetlink_callbacks.c57 struct nl_cb *alloc_ack_callbacks(int *retval) { in alloc_ack_callbacks()
58 struct nl_cb *callbacks; in alloc_ack_callbacks()
Dnetlink_callbacks.h22 struct nl_cb *alloc_ack_callbacks(int *retval);

12