Searched defs:mac (Results 76 - 100 of 340) sorted by relevance

1234567891011>>

/freebsd-13-stable/tools/tools/ath/athratestats/
H A Dmain.c212 ath_setsta(struct ath_ratestats *r, uint8_t *mac) argument
/freebsd-13-stable/contrib/wpa/src/ap/
H A Dap_drv_ops.h228 hostapd_drv_set_radius_acl_auth(struct hostapd_data *hapd, const u8 *mac, int accepted, u32 session_timeout) argument
238 hostapd_drv_set_radius_acl_expire(struct hostapd_data *hapd, const u8 *mac) argument
/freebsd-13-stable/contrib/wpa/src/eap_common/
H A Deap_eke_common.h66 u8 mac; member in struct:eap_eke_session
/freebsd-13-stable/contrib/wpa/src/eap_peer/
H A Deap_pax.c237 u8 *rpos, mac[EAP_PAX_MAC_LEN]; local
H A Deap_psk.c186 u8 mac[EAP_PSK_MAC_LEN]; local
/freebsd-13-stable/contrib/wpa/src/eap_server/
H A Deap_server_pax.c308 u8 mac[EAP_PAX_MAC_LEN], icvbuf[EAP_PAX_ICV_LEN]; local
H A Deap_server_psk.c218 u8 *pos, mac[EAP_PSK_MAC_LEN], *buf; local
/freebsd-13-stable/lib/libc/posix1e/
H A Dmac.c297 mac_free(struct mac *mac) argument
308 mac_from_text(struct mac **mac, const char *text) argument
328 mac_to_text(struct mac *mac, char **text) argument
338 mac_prepare(struct mac **mac, const char *elements) argument
362 mac_prepare_type(struct mac **mac, const char *name) argument
382 mac_prepare_ifnet_label(struct mac **mac) argument
389 mac_prepare_file_label(struct mac **mac) argument
396 mac_prepare_packet_label(struct mac **mac) argument
403 mac_prepare_process_label(struct mac **mac) argument
[all...]
/freebsd-13-stable/crypto/openssl/crypto/poly1305/
H A Dpoly1305.c215 static void poly1305_emit(void *ctx, unsigned char mac[16], argument
381 static void poly1305_emit(void *ctx, unsigned char mac[16], argument
512 Poly1305_Final(POLY1305 *ctx, unsigned char mac[16]) argument
[all...]
/freebsd-13-stable/contrib/unbound/dnscrypt/
H A Ddnscrypt.h88 uint8_t mac[crypto_box_MACBYTES]; member in struct:dnscrypt_query_header
/freebsd-13-stable/sbin/ifconfig/
H A Diflagg.c191 lacp_format_mac(const uint8_t *mac, char *buf, size_t buflen) argument
/freebsd-13-stable/sys/contrib/openzfs/module/icp/io/
H A Dskein_mod.c651 skein_mac_atomic(crypto_provider_handle_t provider, crypto_session_id_t session_id, crypto_mechanism_t *mechanism, crypto_key_t *key, crypto_data_t *data, crypto_data_t *mac, crypto_spi_ctx_template_t ctx_template, crypto_req_handle_t req) argument
/freebsd-13-stable/sys/contrib/openzfs/cmd/zstream/
H A Dzstream_dump.c217 char mac[ZIO_DATA_MAC_LEN * 2 + 1]; local
[all...]
/freebsd-13-stable/sys/dev/mlx5/mlx5_core/
H A Deswitch.h145 __u8 mac[32]; member in struct:mlx5_esw_vport_info
/freebsd-13-stable/sys/dev/netmap/
H A Dnetmap_bdg.h86 uint64_t mac; /* the top 2 bytes are the epoch */ member in struct:nm_hash_ent
/freebsd-13-stable/sys/dev/ath/
H A Dah_osdep.c137 ath_hal_ether_sprintf(const u_int8_t *mac) argument
/freebsd-13-stable/sys/dev/cxgbe/
H A Dt4_iov.c326 const void *mac; local
/freebsd-13-stable/sys/dev/dpaa/
H A Dif_dtsec.c187 dtsec_fm_mac_init(struct dtsec_softc *sc, uint8_t *mac) argument
/freebsd-13-stable/sys/dev/e1000/
H A De1000_80003es2lan.c197 struct e1000_mac_info *mac = &hw->mac; local
814 struct e1000_mac_info *mac = &hw->mac; local
[all...]
H A De1000_82541.c222 struct e1000_mac_info *mac = &hw->mac; local
377 struct e1000_mac_info *mac = &hw->mac; local
587 struct e1000_mac_info *mac = &hw->mac; local
[all...]
H A De1000_82543.c196 struct e1000_mac_info *mac = &hw->mac; local
959 struct e1000_mac_info *mac = &hw->mac; local
1200 struct e1000_mac_info *mac = &hw->mac; local
1336 struct e1000_mac_info *mac = &hw->mac; local
[all...]
H A De1000_i210.c777 struct e1000_mac_info *mac = &hw->mac; local
H A De1000_vf.c94 struct e1000_mac_info *mac = &hw->mac; local
537 struct e1000_mac_info *mac = &hw->mac; local
[all...]
/freebsd-13-stable/sys/dev/gxemul/ether/
H A Dif_gx.c138 uint8_t mac[6]; local
/freebsd-13-stable/contrib/ofed/libmlx4/
H A Dwqe.h97 uint8_t mac[6]; member in struct:mlx4_wqe_datagram_seg

Completed in 236 milliseconds

1234567891011>>