HomeSort by: relevance | last modified time | path
    Searched refs:PLINK_OPN_SNT (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/wpa/dist/wpa_supplicant/
mesh_mpm.c 51 [PLINK_OPN_SNT] = "OPN_SNT",
502 case PLINK_OPN_SNT:
642 if ((PLINK_OPN_SNT <= sta->plink_state &&
651 mesh_mpm_plink_open(wpa_s, sta, PLINK_OPN_SNT);
715 mesh_mpm_plink_open(wpa_s, sta, PLINK_OPN_SNT);
887 if (sta->plink_state < PLINK_OPN_SNT ||
889 mesh_mpm_plink_open(wpa_s, sta, PLINK_OPN_SNT);
995 case PLINK_OPN_SNT:
  /src/external/bsd/wpa/dist/src/common/
defs.h 408 PLINK_OPN_SNT,
  /src/external/bsd/wpa/dist/src/drivers/
driver_nl80211.c 5554 case PLINK_OPN_SNT:

Completed in 42 milliseconds