| /freebsd-11-stable/contrib/wpa/wpa_supplicant/ |
| HD | wpa_supplicant_template.conf | 6 pmf=1
|
| HD | 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()
|
| HD | README-DPP | 58 pmf=2 186 pmf=2
|
| HD | config.h | 1155 enum mfp_options pmf; member
|
| HD | mesh.c | 93 conf->ieee80211w = wpa_s->conf->pmf; in mesh_config_create()
|
| HD | config_file.c | 1376 if (config->pmf) in wpa_config_write_global() 1377 fprintf(f, "pmf=%d\n", config->pmf); in wpa_config_write_global()
|
| HD | interworking.c | 950 key_mgmt = wpa_s->conf->pmf != NO_MGMT_FRAME_PROTECTION ? in interworking_set_hs20_params() 957 key_mgmt = wpa_s->conf->pmf != NO_MGMT_FRAME_PROTECTION ? in interworking_set_hs20_params()
|
| HD | wpa_supplicant.c | 6977 if (wpa_s->conf->pmf == MGMT_FRAME_PROTECTION_OPTIONAL && in wpas_get_ssid_pmf() 7000 return wpa_s->conf->pmf; in wpas_get_ssid_pmf()
|
| HD | config.c | 4829 { INT(pmf), 0 },
|
| HD | ChangeLog | 305 * started to ignore pmf=1/2 parameter for non-RSN networks
|
| /freebsd-11-stable/sys/dev/bxe/ |
| HD | 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 …]
|
| HD | bxe.c | 3851 if (!sc->port.pmf) { in bxe_func_wait_started() 4362 sc->port.pmf = 0; in bxe_nic_unload() 6917 sc->port.pmf = 1; in bxe_nic_load_pmf() 6920 sc->port.pmf = 0; in bxe_nic_load_pmf() 6923 BLOGD(sc, DBG_LOAD, "pmf %d\n", sc->port.pmf); in bxe_nic_load_pmf() 7844 sc->port.pmf = 1; in bxe_pmf_update() 7845 BLOGD(sc, DBG_INTR, "pmf %d\n", sc->port.pmf); in bxe_pmf_update() 7998 if ((sc->port.pmf == 0) && (val & DRV_STATUS_PMF)) in bxe_attn_int_deasserted3() 8230 if ((attn & sc->link_vars.aeu_int_mask) && sc->port.pmf) { in bxe_attn_int_deasserted0() 10153 if (sc->port.pmf) { in bxe_cmng_fns_init() [all …]
|
| HD | bxe.h | 1011 uint32_t pmf; member
|
| /freebsd-11-stable/contrib/wpa/src/ap/ |
| HD | gas_query_ap.c | 473 int prot, pmf; in gas_query_ap_rx() local 488 pmf = pmf_in_use(gas->hapd, sa); in gas_query_ap_rx() 489 if (prot && !pmf) { in gas_query_ap_rx() 493 if (!prot && pmf) { in gas_query_ap_rx()
|
| /freebsd-11-stable/contrib/gcc/cp/ |
| HD | NEWS | 314 + New warning -Wno-pmf-conversion (don't warn about
|
| HD | ChangeLog-1994 | 942 * decl.c (build_ptrmemfunc_type): Unset IS_AGGR_TYPE on pmf types. 1963 * typeck2.c (digest_init): Handle initializing a pmf with an 2784 * class.c (instantiate_type): Deal with pmf's. 2898 * class.c (finish_struct): Resolve yet another class/pmf confusion. 4525 * decl.c (build_ptrmemfunc_type): Make sure that the pmf type 5166 * typeck.c (build_modify_expr): Don't treat pmf's as class objects.
|
| HD | ChangeLog-1996 | 354 * decl2.c (lang_decode_option): Add -W{no-,}pmf-conversions. 622 * typeck2.c (store_init_value): Check for initializing pmf with { } 1227 (standard_conversion): Fix pmf convs.
|
| HD | ChangeLog-1995 | 2112 * typeck.c (build_conditional_expr): Handle pmf's better. 2331 (convert_for_assignment): Fix pmf support. 2477 pmf to another.
|
| HD | ChangeLog-1999 | 3867 * cvt.c (cp_convert_to_pointer): Don't force pmf conversions. 4953 same_type_p for pmf bits. Don't use build_binary_op to compare 6568 * cvt.c (cp_convert_to_pointer): Fix conversion of 0 to pmf.
|
| HD | ChangeLog-1997 | 2310 * cvt.c (cp_convert_to_pointer): Convert from 0 to a pmf properly.
|
| HD | ChangeLog-2000 | 33 * typeck.c (build_binary_op): Fix pmf comparison logic. 1595 * typeck.c (build_ptrmemfunc): Save the input pmf.
|
| HD | ChangeLog-2001 | 3064 a pmf.
|
| HD | ChangeLog-2002 | 4509 * pt.c (tsubst_aggr_type): Move pmf handling into tsubst.
|
| /freebsd-11-stable/contrib/llvm-project/libcxx/src/ |
| HD | locale.cpp | 639 __fake_bind(void (locale::id::* pmf)(), locale::id* id) in __fake_bind() argument 640 : id_(id), pmf_(pmf) {} in __fake_bind()
|
| /freebsd-11-stable/contrib/gcc/doc/ |
| HD | extend.texi | 11047 @cindex pmf 11084 @opindex Wno-pmf-conversions 11085 You must specify @option{-Wno-pmf-conversions} to use this extension.
|