Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/src/drivers/
H A Ddriver_nl80211.h270 struct nl_msg;
277 struct nl_msg *msg, int flags, uint8_t cmd);
278 struct nl_msg * nl80211_cmd_msg(struct i802_bss *bss, int flags, uint8_t cmd);
279 struct nl_msg * nl80211_drv_msg(struct wpa_driver_nl80211_data *drv, int flags,
281 struct nl_msg * nl80211_bss_msg(struct i802_bss *bss, 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()
[all …]
H A Ddriver_nl80211.c197 static int nl80211_put_mesh_config(struct nl_msg *msg,
293 static int ack_handler(struct nl_msg *msg, void *arg) in ack_handler()
307 static int ack_handler_cookie(struct nl_msg *msg, void *arg) in ack_handler_cookie()
337 static int finish_handler(struct nl_msg *msg, void *arg) in finish_handler()
346 struct nl_msg *orig_msg;
427 static int no_seq_check(struct nl_msg *msg, void *arg) in no_seq_check()
433 static void nl80211_nlmsg_clear(struct nl_msg *msg) in nl80211_nlmsg_clear()
458 struct nl_msg *msg; in send_event_marker()
491 struct nl_sock *nl_handle, struct nl_msg *msg, in send_and_recv()
492 int (*valid_handler)(struct nl_msg *, void *), in send_and_recv() argument
[all …]
H A Ddriver_nl80211_scan.c32 static int get_noise_for_scan_results(struct nl_msg *msg, void *arg) in get_noise_for_scan_results()
81 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()
[all …]
H A Ddriver_macsec_linux.c95 static int dump_callback(struct nl_msg *msg, void *argp);
98 static struct nl_msg * msg_prepare(enum macsec_nl_commands cmd, in msg_prepare()
102 struct nl_msg *msg; in msg_prepare()
125 static int nla_put_rxsc_config(struct nl_msg *msg, u64 sci) in nla_put_rxsc_config()
565 static int dump_callback(struct nl_msg *msg, void *argp) in dump_callback()
666 static int nl_send_recv(struct nl_sock *sk, struct nl_msg *msg) in nl_send_recv()
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()
[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()
1330 static int features_info_handler(struct nl_msg *msg, void *arg) in features_info_handler()
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()
[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/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/contrib/libpcap/
H A Dpcap-linux.c544 struct nl_msg *msg; in add_mon_if()
648 struct nl_msg *msg; in del_mon_if()