Home
last modified time | relevance | path

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

/freebsd/contrib/wpa/wpa_supplicant/
H A Dmesh_rsn.h37 int mesh_rsn_protect_frame(struct mesh_rsn *rsn, struct sta_info *sta,
H A Dmesh_rsn.c552 int mesh_rsn_protect_frame(struct mesh_rsn *rsn, struct sta_info *sta, in mesh_rsn_protect_frame() function
H A Dmesh_mpm.c432 if (ampe && mesh_rsn_protect_frame(wpa_s->mesh_rsn, sta, cat, buf)) { in mesh_mpm_send_plink_action()