Home | History | Annotate | Download | only in wpa_supplicant

Lines Matching refs:wpa_supplicant

13 void wpa_mesh_new_mesh_peer(struct wpa_supplicant *wpa_s, const u8 *addr,
15 void mesh_mpm_deinit(struct wpa_supplicant *wpa_s, struct hostapd_iface *ifmsh);
16 void mesh_mpm_auth_peer(struct wpa_supplicant *wpa_s, const u8 *addr);
18 void wpa_mesh_set_plink_state(struct wpa_supplicant *wpa_s,
21 int mesh_mpm_close_peer(struct wpa_supplicant *wpa_s, const u8 *addr);
22 int mesh_mpm_connect_peer(struct wpa_supplicant *wpa_s, const u8 *addr,
27 void mesh_mpm_action_rx(struct wpa_supplicant *wpa_s,
29 void mesh_mpm_mgmt_rx(struct wpa_supplicant *wpa_s, struct rx_mgmt *rx_mgmt);
33 static inline void mesh_mpm_action_rx(struct wpa_supplicant *wpa_s,
39 static inline void mesh_mpm_mgmt_rx(struct wpa_supplicant *wpa_s,