Home
last modified time | relevance | path

Searched refs:mesh_rsn_protect_frame (Results 1 – 3 of 3) sorted by relevance

/external/wpa_supplicant_8/wpa_supplicant/
Dmesh_rsn.h29 int mesh_rsn_protect_frame(struct mesh_rsn *rsn, struct sta_info *sta,
Dmesh_rsn.c453 int mesh_rsn_protect_frame(struct mesh_rsn *rsn, struct sta_info *sta, in mesh_rsn_protect_frame() function
Dmesh_mpm.c359 if (ampe && mesh_rsn_protect_frame(wpa_s->mesh_rsn, sta, cat, buf)) { in mesh_mpm_send_plink_action()