Home
last modified time | relevance | path

Searched refs:NL_CB_VALID (Results 1 – 25 of 30) 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()
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()
Dgenl.c104 nl_cb_set(cb, NL_CB_VALID, NL_CB_CUSTOM, family_handler, &grp); in nl_get_multicast_id()
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()
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()
Devent.c711 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()
Dwowlan.c477 nl_cb_set(cb, NL_CB_VALID, NL_CB_CUSTOM, in handle_wowlan_show()
/external/libnl/include/netlink/
Dhandlers.h92 NL_CB_VALID, enumerator
/external/libnl/src/
Dnl-route-get.c76 nl_socket_modify_cb(sock, NL_CB_VALID, NL_CB_CUSTOM, cb, NULL); in main()
Dnf-monitor.c55 nl_socket_modify_cb(sock, NL_CB_VALID, NL_CB_CUSTOM, event_input, NULL); in main()
Dnl-monitor.c65 nl_socket_modify_cb(sock, NL_CB_VALID, NL_CB_CUSTOM, event_input, NULL); in main()
Dnf-log.c64 nl_socket_modify_cb(nf_sock, NL_CB_VALID, NL_CB_CUSTOM, event_input, NULL); in main()
Dnf-queue.c98 nl_socket_modify_cb(nf_sock, NL_CB_VALID, NL_CB_CUSTOM, event_input, NULL); in main()
/external/android-clat/
Dgetaddr.c119 nl_cb_set(callbacks, NL_CB_VALID, NL_CB_CUSTOM, getaddr_cb, &targ); in getinterface_ip()
/external/nfacct/
Dnfacct.c235 nl_socket_modify_cb(handle, NL_CB_VALID, NL_CB_CUSTOM, valid_input, NULL); in nfacct_cmd_list()
473 nl_socket_modify_cb(handle, NL_CB_VALID, NL_CB_CUSTOM, valid_input, NULL); in nfacct_cmd_get()
/external/libnl/lib/
Dnl.c657 if (cb->cb_set[NL_CB_VALID]) in recvmsgs()
658 NL_CB_CALL(cb, NL_CB_VALID, msg); in recvmsgs()
Dcache_mngr.c171 nl_socket_modify_cb(mngr->cm_handle, NL_CB_VALID, NL_CB_CUSTOM, in nl_cache_mngr_alloc()
Dhandlers.c161 [NL_CB_VALID] = {

12