9 void wpa_mesh_new_mesh_peer(
struct wpa_supplicant *wpa_s, 
const u8 *addr,
 
   12 void mesh_mpm_auth_peer(
struct wpa_supplicant *wpa_s, 
const u8 *addr);
 
   13 void mesh_mpm_free_sta(
struct sta_info *sta);
 
   16                               enum mesh_plink_state state);
 
   22 void mesh_mpm_mgmt_rx(
struct wpa_supplicant *wpa_s, 
struct rx_mgmt *rx_mgmt);
 
   26 static inline void mesh_mpm_action_rx(
struct wpa_supplicant *wpa_s,
 
   33                                     struct rx_mgmt *rx_mgmt)
 
Definition: sta_info.h:44
hostapd per-interface data structure 
Definition: hostapd.h:291
Definition: ieee802_11_common.h:19
Definition: ieee802_11_defs.h:464
Internal data for wpa_supplicant interface. 
Definition: wpa_supplicant_i.h:451