/freebsd/targets/pseudo/bootstrap-packages/ |
H A D | bootstrap-packages.sh | 150 pmf=$SRCTOP/$dname/Makefile 151 egrep -q "^[^#].*[[:space:]]`no_plus $bname`([[:space:]]|\$)" $pmf 2> /dev/null || continue
|
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | wpa_supplicant_template.conf | 6 pmf=1
|
H A D | gas_query.c | 526 int prot, pmf; in gas_query_rx() local 541 pmf = pmf_in_use(gas->wpa_s, sa); in gas_query_rx() 542 if (prot && !pmf) { in gas_query_rx() 546 if (!prot && pmf) { in gas_query_rx()
|
H A D | README-DPP | 60 pmf=2 195 pmf=2
|
H A D | config.h | 1269 enum mfp_options pmf; member
|
H A D | config_winreg.c | 279 config->pmf = val; in wpa_config_read_global() 642 wpa_config_write_reg_dword(hk, TEXT("pmf"), config->pmf, 0); in wpa_config_write_global()
|
H A D | config_file.c | 1386 if (config->pmf) in wpa_config_write_global() 1387 fprintf(f, "pmf=%d\n", config->pmf); in wpa_config_write_global()
|
H A D | mesh.c | 103 conf->ieee80211w = wpa_s->conf->pmf; in mesh_config_create()
|
H A D | events.c | 3145 int pmf; in wpa_supplicant_use_own_rsne_params() local 3290 pmf = wpas_get_ssid_pmf(wpa_s, ssid); in wpa_supplicant_use_own_rsne_params() 3292 pmf == MGMT_FRAME_PROTECTION_REQUIRED) { in wpa_supplicant_use_own_rsne_params() 3299 pmf == NO_MGMT_FRAME_PROTECTION) { in wpa_supplicant_use_own_rsne_params() 3308 wpa_sm_set_param(wpa_s->wpa, WPA_PARAM_MFP, pmf); in wpa_supplicant_use_own_rsne_params() 3338 if (pmf == NO_MGMT_FRAME_PROTECTION || in wpa_supplicant_use_own_rsne_params()
|
H A D | interworking.c | 959 key_mgmt = wpa_s->conf->pmf != NO_MGMT_FRAME_PROTECTION ? in interworking_set_hs20_params() 966 key_mgmt = wpa_s->conf->pmf != NO_MGMT_FRAME_PROTECTION ? in interworking_set_hs20_params() 971 wpa_s->conf->pmf == MGMT_FRAME_PROTECTION_REQUIRED ? in interworking_set_hs20_params()
|
H A D | ap.c | 743 } else if (wpa_s->conf->pmf != MGMT_FRAME_PROTECTION_DEFAULT) { in wpa_supplicant_conf_ap() 745 bss->ieee80211w = wpa_s->conf->pmf; in wpa_supplicant_conf_ap()
|
H A D | wpa_supplicant.c | 8733 if (wpa_s->conf->pmf == MGMT_FRAME_PROTECTION_OPTIONAL && in wpas_get_ssid_pmf() 8758 if (wpa_s->conf->pmf == NO_MGMT_FRAME_PROTECTION && in wpas_get_ssid_pmf() 8763 return wpa_s->conf->pmf; in wpas_get_ssid_pmf()
|
H A D | p2p_supplicant.c | 2202 d->pmf = s->pmf; in wpas_p2p_clone_config()
|
H A D | config.c | 5521 { INT(pmf), 0 },
|
H A D | ChangeLog | 408 * started to ignore pmf=1/2 parameter for non-RSN networks
|
/freebsd/sys/dev/bxe/ |
H A D | bxe_stats.c | 276 if (!sc->port.pmf || !sc->port.port_stx) { in bxe_stats_pmf_update() 326 if (!sc->link_vars.link_up || !sc->port.pmf) { in bxe_port_stats_init() 583 if (sc->port.pmf) { in bxe_stats_start() 1155 if (sc->port.pmf) { in bxe_storm_stats_update() 1312 if (sc->port.pmf) { in bxe_stats_update() 1409 if (sc->port.pmf) { in bxe_stats_stop() 1418 if (sc->port.pmf) { in bxe_stats_stop() 1481 if (!sc->port.pmf || !sc->port.port_stx) { in bxe_port_stats_base_init() 1617 if (!sc->stats_init && sc->port.pmf && sc->port.port_stx) { in bxe_stats_init() 1669 if (sc->port.pmf && sc->port.port_stx) { in bxe_stats_init() [all …]
|
H A D | bxe.c | 3827 if (!sc->port.pmf) { in bxe_func_wait_started() 4338 sc->port.pmf = 0; in bxe_nic_unload() 6856 sc->port.pmf = 1; in bxe_nic_load_pmf() 6859 sc->port.pmf = 0; in bxe_nic_load_pmf() 6862 BLOGD(sc, DBG_LOAD, "pmf %d\n", sc->port.pmf); in bxe_nic_load_pmf() 7783 sc->port.pmf = 1; in bxe_pmf_update() 7784 BLOGD(sc, DBG_INTR, "pmf %d\n", sc->port.pmf); in bxe_pmf_update() 7937 if ((sc->port.pmf == 0) && (val & DRV_STATUS_PMF)) in bxe_attn_int_deasserted3() 8169 if ((attn & sc->link_vars.aeu_int_mask) && sc->port.pmf) { in bxe_attn_int_deasserted0() 10092 if (sc->port.pmf) { in bxe_cmng_fns_init() [all …]
|
/freebsd/contrib/wpa/src/ap/ |
H A D | gas_query_ap.c | 475 int prot, pmf; in gas_query_ap_rx() local 490 pmf = pmf_in_use(gas->hapd, sa); in gas_query_ap_rx() 491 if (prot && !pmf) { in gas_query_ap_rx() 495 if (!prot && pmf) { in gas_query_ap_rx()
|
/freebsd/contrib/lutok/m4/ |
H A D | developer-mode.m4 | 93 -Wno-pmf-conversions \
|
/freebsd/contrib/kyua/m4/ |
H A D | developer-mode.m4 | 93 -Wno-pmf-conversions \
|
/freebsd/sys/contrib/dev/athk/ath10k/ |
H A D | wmi.h | 6412 u32 pmf; member
|
H A D | wmi.c | 1663 .pmf = WMI_PEER_PMF, 1701 .pmf = WMI_10_2_PEER_PMF,
|
H A D | wmi-tlv.c | 5060 .pmf = WMI_TLV_PEER_PMF,
|
H A D | mac.c | 2237 arg->peer_flags |= ar->wmi.peer_flags->pmf; in ath10k_peer_assoc_h_crypto()
|