Home
last modified time | relevance | path

Searched refs:mfp (Results 1 – 25 of 26) sorted by relevance

12

/freebsd/sys/netgraph/
H A Dng_macfilter.c296 mfp->mf_mac_used, mfp->mf_mac_allocated, n); in macfilter_mactable_resize()
414 mfp->mf_mac_used, mfp->mf_mac_allocated); in macfilter_mactable_change()
462 bcopy(&mfp->mf_macs[i], &mfp->mf_macs[j], sizeof(mfp->mf_macs[0])); in macfilter_mactable_remove_by_hookid()
534 mtx_lock(&mfp->mtx); in macfilter_ether_output()
574 mtx_lock(&mfp->mtx); in macfilter_ether_input()
623 macfilter_p mfp = malloc(sizeof(*mfp), M_NETGRAPH, M_NOWAIT | M_ZERO); in ng_macfilter_constructor() local
624 if (mfp == NULL) in ng_macfilter_constructor()
661 mfp->mf_upper = realloc(mfp->mf_upper, in ng_macfilter_newhook()
662 sizeof(mfp->mf_upper[0])*mfp->mf_upper_cnt, in ng_macfilter_newhook()
847 mfp->mf_upper = realloc(mfp->mf_upper, in ng_macfilter_disconnect()
[all …]
/freebsd/contrib/bmake/
H A Dmeta.c172 filemon_read(FILE *mfp, int fd) in filemon_read() argument
178 if (mfp == NULL) { in filemon_read()
187 fprintf(mfp, "\n"); in filemon_read()
199 if (fflush(mfp) != 0) in filemon_read()
685 if (pbm->mfp != NULL) { in meta_job_child()
686 close(fileno(pbm->mfp)); in meta_job_child()
749 if (pbm->mfp != NULL) { in meta_job_error()
771 if (pbm->mfp != NULL) { in meta_job_output()
839 if (pbm->mfp != NULL) { in meta_job_finish()
841 x = fclose(pbm->mfp); in meta_job_finish()
[all …]
H A Dmeta.h38 FILE *mfp; member
/freebsd/contrib/sendmail/vacation/
H A Dvacation.c1056 SM_FILE_T *mfp, *sfp; local
1063 mfp = sm_io_open(SmFtStdio, SM_TIME_DEFAULT, msgfn, SM_IO_RDONLY, NULL);
1064 if (mfp == NULL)
1099 (void) sm_io_close(mfp, SM_TIME_DEFAULT);
1122 while (sm_io_fgets(mfp, SM_TIME_DEFAULT, buf, sizeof buf) >= 0)
1134 (void) sm_io_close(mfp, SM_TIME_DEFAULT);
1142 (void) sm_io_close(mfp, SM_TIME_DEFAULT);
/freebsd/stand/i386/libi386/
H A Dmultiboot.c322 struct preloaded_file *mfp, *kfp, *rfp; in multiboot_obj_loadfile() local
327 mfp = file_findfile(NULL, "elf multiboot kernel"); in multiboot_obj_loadfile()
328 if (mfp == NULL) in multiboot_obj_loadfile()
/freebsd/stand/efi/loader/arch/amd64/
H A Dmultiboot2.c498 struct preloaded_file *mfp, *kfp, *rfp; in obj_loadfile() local
503 mfp = file_findfile(NULL, "elf multiboot kernel"); in obj_loadfile()
504 if (mfp == NULL) in obj_loadfile()
/freebsd/contrib/wpa/src/rsn_supp/
H A Dwpa_ie.c112 if (sm->mfp) in rsn_supp_capab()
114 if (sm->mfp == 2) in rsn_supp_capab()
H A Dwpa_i.h106 int mfp; /* 0 = disabled, 1 = optional, 2 = mandatory */ member
H A Dwpa.c3347 sm->mfp = value; in wpa_sm_set_param()
3435 if (sm->mfp != NO_MGMT_FRAME_PROTECTION && sm->ap_rsn_ie) { in wpa_sm_get_status()
3461 if (sm->mfp == NO_MGMT_FRAME_PROTECTION || !sm->ap_rsn_ie) in wpa_sm_pmf_enabled()
4522 if (sm->mfp) in fils_ft_build_assoc_req_rsne()
4524 if (sm->mfp == 2) in fils_ft_build_assoc_req_rsne()
H A Dwpa_ft.c653 if (sm->mfp == 2 && !(parse.rsn_capab & WPA_CAPABILITY_MFPC)) { in wpa_ft_process_response()
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/
H A Dmrvl,intc.yaml91 mrvl,clr-mfp-irq:
H A Dmrvl,intc.txt24 - mrvl,clr-mfp-irq : Specifies the interrupt that needs to clear MFP edge
/freebsd/sys/contrib/dev/iwlwifi/fw/api/
H A Dmac-cfg.h581 __le32 mfp; member
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dsta.c3552 u8 key_offset, bool mfp) in iwl_mvm_send_sta_key() argument
3627 if (mfp) in iwl_mvm_send_sta_key()
3817 bool mfp = false; in __iwl_mvm_set_sta_key() local
3823 mfp = sta->mfp; in __iwl_mvm_set_sta_key()
3847 mfp); in __iwl_mvm_set_sta_key()
3851 0, NULL, 0, key_offset, mfp); in __iwl_mvm_set_sta_key()
4022 bool mfp = sta ? sta->mfp : false; in iwl_mvm_update_tkip_key() local
4031 mfp); in iwl_mvm_update_tkip_key()
H A Dmld-sta.c77 cmd.mfp = cpu_to_le32(1); in iwl_mvm_mld_add_int_sta_to_fw()
458 (sta->mfp || mvm_sta->sta_state < IEEE80211_STA_AUTHORIZED)) in iwl_mvm_mld_cfg_sta()
459 cmd.mfp = cpu_to_le32(1); in iwl_mvm_mld_cfg_sta()
H A Dftm-initiator.c89 if (!IS_ERR_OR_NULL(sta) && sta->mfp) in iwl_mvm_ftm_add_pasn_sta()
552 if (sta->mfp && (peer->ftm.trigger_based || in iwl_mvm_ftm_put_target()
704 WARN_ON(!sta->mfp); in iter()
H A Dmld-key.c94 if (!IS_ERR_OR_NULL(sta) && sta->mfp) in iwl_mvm_get_sec_flags()
/freebsd/sys/contrib/device-tree/src/arm/marvell/
H A Dmmp2.dtsi80 mrvl,clr-mfp-irq = <1>;
/freebsd/contrib/wpa/wpa_supplicant/
H A Dsme.c580 wpa_s->sme.mfp = wpas_get_ssid_pmf(wpa_s, ssid); in sme_send_authentication()
581 if (wpa_s->sme.mfp != NO_MGMT_FRAME_PROTECTION) { in sme_send_authentication()
589 wpa_s->sme.mfp = MGMT_FRAME_PROTECTION_REQUIRED; in sme_send_authentication()
2076 params.mgmt_frame_protection = wpa_s->sme.mfp; in sme_associate()
H A Dwpa_supplicant_i.h982 int mfp; member
H A Dctrl_iface.c9955 params.mgmt_frame_protection = wpa_s->sme.mfp; in wpas_ctrl_resend_assoc()
/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dmac80211.h693 int mfp, smps_mode, tdls, tdls_initiator; member
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dmac.c1284 if (sta->mfp) { in ath12k_peer_assoc_h_crypto()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dmac.c1794 if (sta->mfp) { in ath11k_peer_assoc_h_crypto()
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dmac.c2234 if (sta->mfp && in ath10k_peer_assoc_h_crypto()

12