Home
last modified time | relevance | path

Searched defs:mac_addr (Results 1 – 25 of 148) sorted by relevance

123456

/freebsd/contrib/wpa/src/ap/
H A Diapp.c78 u8 mac_addr[ETH_ALEN]; member
99 u8 mac_addr[ETH_ALEN]; member
110 u8 mac_addr[ETH_ALEN]; member
127 u8 mac_addr[ETH_ALEN]; member
140 u8 mac_addr[ETH_ALEN]; member
174 static void iapp_send_add(struct iapp_data *iapp, u8 *mac_addr, u16 seq_num) in iapp_send_add()
H A Dwps_hostapd.c95 static int hostapd_wps_new_psk_cb(void *ctx, const u8 *mac_addr, in hostapd_wps_new_psk_cb()
229 static void hostapd_wps_reg_success_cb(void *ctx, const u8 *mac_addr, in hostapd_wps_reg_success_cb()
274 static int hostapd_wps_lookup_pskfile_cb(void *ctx, const u8 *mac_addr, in hostapd_wps_lookup_pskfile_cb()
1695 const u8 *mac_addr, const struct wpabuf *msg, in hostapd_rx_req_put_wlan_response()
/freebsd/usr.sbin/bhyve/
H A Dnet_utils.c45 net_parsemac(const char *mac_str, uint8_t *mac_addr) in net_parsemac()
/freebsd/contrib/wpa/src/wps/
H A Dwps_common.c273 u16 config_error, u16 error_indication, const u8 *mac_addr) in wps_fail_event()
289 void wps_success_event(struct wps_context *wps, const u8 *mac_addr) in wps_success_event()
303 const u8 *mac_addr) in wps_pwd_auth_fail_event()
500 void uuid_gen_mac_addr(const u8 *mac_addr, u8 *uuid) in uuid_gen_mac_addr()
H A Dwps_attr_process.c196 const u8 *mac_addr) in wps_process_cred_mac_addr()
H A Dwps_er.h45 u8 mac_addr[ETH_ALEN]; member
80 u8 mac_addr[ETH_ALEN]; /* mac addr of network i.f. we use */ member
H A Dwps.h55 u8 mac_addr[ETH_ALEN]; member
86 u8 mac_addr[ETH_ALEN]; member
575 const u8 *mac_addr; member
591 const u8 *mac_addr; member
/freebsd/sys/contrib/dev/rtw89/
H A Drtw8851b.h15 u8 mac_addr[ETH_ALEN]; member
19 u8 mac_addr[ETH_ALEN]; member
H A Drtw8852c.h15 u8 mac_addr[ETH_ALEN]; member
19 u8 mac_addr[ETH_ALEN]; member
H A Drtw8852a.h21 u8 mac_addr[ETH_ALEN]; member
25 u8 mac_addr[ETH_ALEN]; member
H A Drtw8852b.h22 u8 mac_addr[ETH_ALEN]; global() member
26 u8 mac_addr[ETH_ALEN]; global() member
/freebsd/contrib/ofed/libibverbs/
H A Dneigh.c400 uint8_t mac_addr[6] = {0x01, 0x00, 0x5E}; in get_mcast_mac_ipv4() local
416 uint8_t mac_addr[6] = {0x33, 0x33}; in get_mcast_mac_ipv6() local
428 uint8_t mac_addr[6]; in get_link_local_mac_ipv6() local
/freebsd/sys/contrib/dev/rtw88/
H A Drtw8822b.h22 u8 mac_addr[ETH_ALEN]; /* 0x107 */ member
33 u8 mac_addr[ETH_ALEN]; /* 0xd0 */ member
70 u8 mac_addr[ETH_ALEN]; /* 0x11a */ member
H A Drtw8723d.h37 u8 mac_addr[ETH_ALEN]; /* 0xd0 */ global() member
49 u8 mac_addr[ETH_ALEN]; /* 0x107 */ global() member
54 u8 mac_addr[ETH_ALEN]; /* 0x11a */ global() member
H A Drtw8821c.h22 u8 mac_addr[ETH_ALEN]; /* 0x107 */ member
33 u8 mac_addr[ETH_ALEN]; /* 0xd0 */ member
70 u8 mac_addr[ETH_ALEN]; /* 0x11a */ member
/freebsd/usr.sbin/ppp/
H A Dradius.c900 char *mac_addr; in radius_Authenticate() local
1102 char *mac_addr; in radius_Account() local
/freebsd/sys/dev/irdma/
H A Dirdma_uda.h57 u8 mac_addr[ETHER_ADDR_LEN]; member
H A Dfbsd_kcompat.c192 u8 *mac_addr; in irdma_add_ipv6_cb() local
230 uint8_t *mac_addr; in irdma_add_ipv4_cb() local
/freebsd/sys/dev/axgbe/
H A Dif_axgbe.c71 uint8_t mac_addr[ETHER_ADDR_LEN]; member
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dpeer.c135 u8 *mac_addr, u16 ast_hash, u16 hw_peer_id) in ath12k_peer_map_event()
/freebsd/sys/contrib/ncsw/inc/flib/
H A Dfsl_fman_memac.h184 struct mac_addr { struct
185 uint32_t mac_addr_l; /* Lower 32 bits of 48-bit MAC address */ argument
186 uint32_t mac_addr_u; /* Upper 16 bits of 48-bit MAC address */ argument
210 struct mac_addr mac_addr[MEMAC_NUM_OF_PADDRS]; /* 0x80-0x0B4 mac padr */ member
/freebsd/sys/dev/sfxge/common/
H A Dsiena_nic.c89 uint8_t mac_addr[6]; in siena_board_cfg() local
/freebsd/sys/dev/oce/
H A Doce_user.h66 uint8_t mac_addr[6]; member
/freebsd/sys/dev/ice/
H A Dice_switch.h129 u8 mac_addr[ETH_ALEN]; global() member
132 u8 mac_addr[ETH_ALEN]; global() member
147 u8 mac_addr[ETH_ALEN]; /* optional */ global() member
/freebsd/sys/dev/ixl/
H A Dixl_debug.h38 #define MAC_FORMAT_ARGS(mac_addr) \ argument

123456