Searched refs:nl_msg (Results 1 – 8 of 8) sorted by relevance
| /freebsd-13.1/contrib/wpa/src/drivers/ |
| H A D | driver_nl80211.h | 239 struct nl_msg; 242 struct nl_msg *msg, int flags, uint8_t cmd); 243 struct nl_msg * nl80211_cmd_msg(struct i802_bss *bss, int flags, uint8_t cmd); 244 struct nl_msg * nl80211_drv_msg(struct wpa_driver_nl80211_data *drv, int flags, 246 struct nl_msg * nl80211_bss_msg(struct i802_bss *bss, int flags, uint8_t cmd); 247 int send_and_recv_msgs(struct wpa_driver_nl80211_data *drv, struct nl_msg *msg, 248 int (*valid_handler)(struct nl_msg *, void *), 250 int (*ack_handler_custom)(struct nl_msg *, void *), 256 int (*handler)(struct nl_msg *, void *), 291 int process_global_event(struct nl_msg *msg, void *arg); [all …]
|
| H A D | driver_nl80211.c | 600 struct nl_msg *msg; in nl_get_multicast_id() 642 struct nl_msg *msg; in nl80211_cmd_msg() 734 struct nl_msg *msg; in nl80211_get_wiphy_index() 752 struct nl_msg *msg; in nl80211_get_ifmode() 770 struct nl_msg *msg; in nl80211_get_macaddr() 785 struct nl_msg *msg; in nl80211_get_4addr() 801 struct nl_msg *msg; in nl80211_register_beacons() 1501 struct nl_msg *msg; in nl80211_get_assoc_ssid() 1535 struct nl_msg *msg; in nl80211_get_assoc_freq() 1637 struct nl_msg *msg; in nl80211_get_link_signal() [all …]
|
| H A D | driver_nl80211_scan.c | 81 struct nl_msg *msg; in nl80211_get_noise_for_scan_results() 93 struct nl_msg *msg; in nl80211_abort_scan() 111 struct nl_msg *msg; in nl80211_abort_vendor_scan() 178 static struct nl_msg * 183 struct nl_msg *msg; in nl80211_scan_common() 326 struct nl_msg *msg = NULL; in wpa_driver_nl80211_scan() 424 struct nl_msg *msg, in nl80211_sched_scan_add_scan_plans() 502 struct nl_msg *msg; in wpa_driver_nl80211_sched_scan() 651 struct nl_msg *msg; in wpa_driver_nl80211_stop_sched_scan() 930 struct nl_msg *msg; in nl80211_get_scan_results() [all …]
|
| H A D | driver_macsec_linux.c | 90 struct nl_msg *msg; in msg_prepare() 634 struct nl_msg *msg; in do_dump() 703 struct nl_msg *msg; in macsec_drv_set_receive_lowest_pn() 770 struct nl_msg *msg; in macsec_drv_set_transmit_next_pn() 822 struct nl_msg *msg; in macsec_drv_create_receive_sc() 860 struct nl_msg *msg; in macsec_drv_delete_receive_sc() 896 struct nl_msg *msg; in macsec_drv_create_receive_sa() 955 struct nl_msg *msg; in macsec_drv_delete_receive_sa() 994 struct nl_msg *msg; in set_active_rx_sa() 1213 struct nl_msg *msg; in macsec_drv_create_transmit_sa() [all …]
|
| H A D | driver_nl80211_capa.c | 23 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() 849 static int wiphy_info_handler(struct nl_msg *msg, void *arg) in wiphy_info_handler() 1081 struct nl_msg *msg; in wpa_driver_nl80211_get_info() 1157 static int dfs_info_handler(struct nl_msg *msg, void *arg) in dfs_info_handler() 1188 struct nl_msg *msg; in qca_nl80211_check_dfs_capa() 1274 struct nl_msg *msg; in qca_nl80211_get_features() 1950 static int phy_info_handler(struct nl_msg *msg, void *arg) in phy_info_handler() 2288 static int nl80211_get_reg(struct nl_msg *msg, void *arg) in nl80211_get_reg() 2382 struct nl_msg *msg; in nl80211_set_regulatory_flags() [all …]
|
| H A D | driver_nl80211_event.c | 328 static int qca_drv_connect_fail_reason_code_handler(struct nl_msg *msg, in qca_drv_connect_fail_reason_code_handler() 364 struct nl_msg *msg; in drv_get_connect_fail_reason_code() 3112 int process_global_event(struct nl_msg *msg, void *arg) in process_global_event() 3161 int process_bss_event(struct nl_msg *msg, void *arg) in process_bss_event()
|
| /freebsd-13.1/contrib/ofed/libibverbs/ |
| H A D | neigh.c | 163 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-13.1/contrib/libpcap/ |
| H A D | pcap-linux.c | 726 struct nl_msg *msg; 836 struct nl_msg *msg;
|