Home
last modified time | relevance | path

Searched refs:nl_cb_set (Results 1 – 25 of 31) sorted by relevance

12

/external/iw/
Dmpath.c116 nl_cb_set(cb, NL_CB_VALID, NL_CB_CUSTOM, print_mpath_handler, NULL); in handle_mpath_get()
166 nl_cb_set(cb, NL_CB_VALID, NL_CB_CUSTOM, print_mpath_handler, NULL); in handle_mpath_set()
186 nl_cb_set(cb, NL_CB_VALID, NL_CB_CUSTOM, print_mpath_handler, NULL); in handle_mpath_dump()
Dmpp.c62 nl_cb_set(cb, NL_CB_VALID, NL_CB_CUSTOM, print_mpp_handler, NULL); in handle_mpp_get()
79 nl_cb_set(cb, NL_CB_VALID, NL_CB_CUSTOM, print_mpp_handler, NULL); in handle_mpp_dump()
Dgenl.c103 nl_cb_set(cb, NL_CB_ACK, NL_CB_CUSTOM, ack_handler, &ret); in nl_get_multicast_id()
104 nl_cb_set(cb, NL_CB_VALID, NL_CB_CUSTOM, family_handler, &grp); in nl_get_multicast_id()
Dhwsim.c69 nl_cb_set(cb, NL_CB_VALID, NL_CB_CUSTOM, in handle_hwsim_getps()
101 nl_cb_set(cb, NL_CB_VALID, NL_CB_CUSTOM, in handle_hwsim_setps()
Dreg.c237 nl_cb_set(cb, NL_CB_VALID, NL_CB_CUSTOM, print_reg_handler, NULL); in handle_reg_dump()
253 nl_cb_set(cb, NL_CB_VALID, NL_CB_CUSTOM, print_reg_handler, in handle_reg_get()
Dlink.c109 nl_cb_set(cb, NL_CB_VALID, NL_CB_CUSTOM, link_bss_handler, &lr); in handle_scan_for_link()
225 nl_cb_set(cb, NL_CB_VALID, NL_CB_CUSTOM, print_link_sta, NULL); in handle_link_sta()
Dps.c78 nl_cb_set(cb, NL_CB_VALID, NL_CB_CUSTOM, in get_power_save()
Dsurvey.c77 nl_cb_set(cb, NL_CB_VALID, NL_CB_CUSTOM, print_survey_handler, NULL); in handle_survey_dump()
Devent.c705 nl_cb_set(cb, NL_CB_SEQ_CHECK, NL_CB_CUSTOM, no_seq_check, NULL); in __do_listen_events()
711 nl_cb_set(cb, NL_CB_VALID, NL_CB_CUSTOM, wait_event, &wait_ev); in __do_listen_events()
713 nl_cb_set(cb, NL_CB_VALID, NL_CB_CUSTOM, print_event, args); in __do_listen_events()
Dinterface.c382 nl_cb_set(cb, NL_CB_VALID, NL_CB_CUSTOM, print_iface_handler, NULL); in handle_interface_info()
450 nl_cb_set(cb, NL_CB_VALID, NL_CB_CUSTOM, print_iface_handler, &dev_dump_wiphy); in handle_dev_dump()
Diw.c474 nl_cb_set(cb, NL_CB_FINISH, NL_CB_CUSTOM, finish_handler, &err); in __handle_cmd()
475 nl_cb_set(cb, NL_CB_ACK, NL_CB_CUSTOM, ack_handler, &err); in __handle_cmd()
Dstation.c373 nl_cb_set(cb, NL_CB_VALID, NL_CB_CUSTOM, print_sta_handler, NULL); in handle_station_get()
560 nl_cb_set(cb, NL_CB_VALID, NL_CB_CUSTOM, print_sta_handler, NULL); in handle_station_dump()
Dcoalesce.c281 nl_cb_set(cb, NL_CB_VALID, NL_CB_CUSTOM, in handle_coalesce_show()
Dinfo.c662 nl_cb_set(cb, NL_CB_VALID, NL_CB_CUSTOM, print_phy_handler, NULL); in handle_info()
713 nl_cb_set(cb, NL_CB_VALID, NL_CB_CUSTOM, print_feature_handler, (void *)print); in handle_features()
/external/libnl/lib/
Dhandlers.c217 nl_cb_set(cb, i, kind, NULL, NULL); in nl_cb_alloc()
293 int nl_cb_set(struct nl_cb *cb, enum nl_cb_type type, enum nl_cb_kind kind, in nl_cb_set() function
328 err = nl_cb_set(cb, i, kind, func, arg); in nl_cb_set_all()
Dsocket.c285 nl_cb_set(sk->s_cb, NL_CB_SEQ_CHECK, in nl_socket_disable_seq_check()
637 return nl_cb_set(sk->s_cb, type, kind, func, arg); in nl_socket_modify_cb()
Dnl.c1067 nl_cb_set(cb, NL_CB_ACK, NL_CB_CUSTOM, ack_wait_handler, NULL); in nl_wait_for_ack()
1131 nl_cb_set(cb, NL_CB_VALID, NL_CB_CUSTOM, __pickup_answer, &pp); in nl_pickup()
Dcache_mngr.c431 nl_cb_set(cb, NL_CB_VALID, NL_CB_CUSTOM, event_input, mngr); in nl_cache_mngr_data_ready()
/external/android-clat/
Dnetlink_callbacks.c64 nl_cb_set(callbacks, NL_CB_ACK, NL_CB_CUSTOM, ack_handler, retval); in alloc_ack_callbacks()
Dgetaddr.c120 nl_cb_set(callbacks, NL_CB_VALID, NL_CB_CUSTOM, getaddr_cb, &targ); in getinterface_ip()
/external/libnl/include/netlink/
Dhandlers.h123 extern int nl_cb_set(struct nl_cb *, enum nl_cb_type, enum nl_cb_kind,
/external/autotest/client/deps/iwcap/src/
Diwcap.c469 nl_cb_set(cb, NL_CB_VALID, NL_CB_CUSTOM, check_phy_handler, in check_phy_caps()
538 nl_cb_set(cb, NL_CB_FINISH, NL_CB_CUSTOM, finish_handler, &err); in __handle_cmd()
539 nl_cb_set(cb, NL_CB_ACK, NL_CB_CUSTOM, ack_handler, &err); in __handle_cmd()
/external/libnl/python/netlink/
Dcapi.i737 return nl_cb_set(cb, t, k, in py_nl_cb_set()
740 return nl_cb_set(cb, t, k, NULL, NULL); in py_nl_cb_set()
/external/libnl/lib/genl/
Dctrl.c272 rc = nl_cb_set(cb, NL_CB_VALID, NL_CB_CUSTOM, probe_response, in genl_ctrl_probe_by_name()
/external/nfacct/
Dnfacct.c455 if (nl_cb_set(cb, NL_CB_MSG_IN, in nfacct_cmd_get()

12