Home
last modified time | relevance | path

Searched refs:protect_frames_set (Results 1 – 2 of 2) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
Ddriver_macsec_linux.c68 bool protect_frames_set; member
203 if (drv->protect_frames_set) { in try_commit()
239 drv->protect_frames_set = false; in try_commit()
403 drv->protect_frames_set = true; in macsec_drv_enable_protect_frames()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
Ddriver_macsec_linux.c70 Boolean protect_frames_set; member
205 if (drv->protect_frames_set) { in try_commit()
241 drv->protect_frames_set = FALSE; in try_commit()
405 drv->protect_frames_set = TRUE; in macsec_drv_enable_protect_frames()