Home
last modified time | relevance | path

Searched refs:nl_msg (Results 1 – 8 of 8) sorted by relevance

/freebsd-14.2/contrib/wpa/src/drivers/
H A Ddriver_nl80211.h270 struct nl_msg;
277 struct nl_msg *msg, int flags, uint8_t cmd);
284 struct nl_sock *nl_handle, struct nl_msg *msg,
285 int (*valid_handler)(struct nl_msg *, void *),
287 int (*ack_handler_custom)(struct nl_msg *, void *),
293 struct nl_msg *msg) in send_and_recv_cmd()
301 struct nl_msg *msg, in send_and_recv_resp()
302 int (*valid_handler)(struct nl_msg *, void *), in send_and_recv_resp() argument
312 int (*handler)(struct nl_msg *, void *),
348 int process_global_event(struct nl_msg *msg, void *arg);
[all …]
H A Ddriver_nl80211.c458 struct nl_msg *msg; in send_event_marker()
639 struct nl_msg *msg; in nl_get_multicast_id()
681 struct nl_msg *msg; in nl80211_cmd_msg()
773 struct nl_msg *msg; in nl80211_get_wiphy_index()
790 struct nl_msg *msg; in nl80211_get_ifmode()
807 struct nl_msg *msg; in nl80211_get_macaddr()
821 struct nl_msg *msg; in nl80211_get_4addr()
836 struct nl_msg *msg; in nl80211_register_beacons()
1641 struct nl_msg *msg; in nl80211_get_assoc_ssid()
1675 struct nl_msg *msg; in nl80211_get_assoc_freq()
[all …]
H A Ddriver_nl80211_scan.c81 struct nl_msg *msg; in nl80211_get_noise_for_scan_results()
92 struct nl_msg *msg; in nl80211_abort_scan()
110 struct nl_msg *msg; in nl80211_abort_vendor_scan()
177 static struct nl_msg *
182 struct nl_msg *msg; in nl80211_scan_common()
348 struct nl_msg *msg = NULL; in wpa_driver_nl80211_scan()
451 struct nl_msg *msg, in nl80211_sched_scan_add_scan_plans()
529 struct nl_msg *msg; in wpa_driver_nl80211_sched_scan()
678 struct nl_msg *msg; in wpa_driver_nl80211_stop_sched_scan()
977 struct nl_msg *msg; in nl80211_get_scan_results()
[all …]
H A Ddriver_macsec_linux.c102 struct nl_msg *msg; in msg_prepare()
691 struct nl_msg *msg; in do_dump()
760 struct nl_msg *msg; in macsec_drv_set_receive_lowest_pn()
827 struct nl_msg *msg; in macsec_drv_set_transmit_next_pn()
879 struct nl_msg *msg; in macsec_drv_create_receive_sc()
917 struct nl_msg *msg; in macsec_drv_delete_receive_sc()
953 struct nl_msg *msg; in macsec_drv_create_receive_sa()
1012 struct nl_msg *msg; in macsec_drv_delete_receive_sa()
1051 struct nl_msg *msg; in set_active_rx_sa()
1280 struct nl_msg *msg; in macsec_drv_create_transmit_sa()
[all …]
H A Ddriver_nl80211_capa.c23 static int protocol_feature_handler(struct nl_msg *msg, void *arg) in protocol_feature_handler()
42 struct nl_msg *msg; in get_nl80211_protocol_features()
940 static int wiphy_info_handler(struct nl_msg *msg, void *arg) in wiphy_info_handler()
1192 struct nl_msg *msg; in wpa_driver_nl80211_get_info()
1271 static int dfs_info_handler(struct nl_msg *msg, void *arg) in dfs_info_handler()
1302 struct nl_msg *msg; in qca_nl80211_check_dfs_capa()
1387 struct nl_msg *msg; in qca_nl80211_get_features()
2128 static int phy_info_handler(struct nl_msg *msg, void *arg) in phy_info_handler()
2496 static int nl80211_get_reg(struct nl_msg *msg, void *arg) in nl80211_get_reg()
2597 struct nl_msg *msg; in nl80211_set_regulatory_flags()
[all …]
H A Ddriver_nl80211_event.c342 static int qca_drv_connect_fail_reason_code_handler(struct nl_msg *msg, in qca_drv_connect_fail_reason_code_handler()
378 struct nl_msg *msg; in drv_get_connect_fail_reason_code()
4143 int process_global_event(struct nl_msg *msg, void *arg) in process_global_event()
4229 int process_bss_event(struct nl_msg *msg, void *arg) in process_bss_event()
/freebsd-14.2/contrib/ofed/libibverbs/
H A Dneigh.c163 static int get_neigh_cb(struct nl_msg *msg, void *arg) in get_neigh_cb()
582 static int get_route_cb(struct nl_msg *msg, void *arg) in get_route_cb()
818 struct nl_msg *m; in process_get_neigh()
/freebsd-14.2/contrib/libpcap/
H A Dpcap-linux.c544 struct nl_msg *msg; in add_mon_if()
648 struct nl_msg *msg; in del_mon_if()