Home
last modified time | relevance | path

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

123456

/freebsd-13-stable/contrib/wpa/src/ap/
HDiapp.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()
HDwps_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-13-stable/usr.sbin/bhyve/
HDnet_utils.c46 net_parsemac(const char *mac_str, uint8_t *mac_addr) in net_parsemac()
/freebsd-13-stable/contrib/wpa/src/wps/
HDwps_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()
HDwps_attr_process.c196 const u8 *mac_addr) in wps_process_cred_mac_addr()
HDwps_er.h45 u8 mac_addr[ETH_ALEN]; member
80 u8 mac_addr[ETH_ALEN]; /* mac addr of network i.f. we use */ member
HDwps.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-13-stable/contrib/ofed/libibverbs/
HDneigh.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-13-stable/sys/mips/nlm/dev/net/
HDxaui.c155 int port_type, unsigned char *mac_addr) in nlm_nae_setup_mac_addr_xaui()
HDsgmii.c182 int port_type, uint8_t *mac_addr) in nlm_nae_setup_mac_addr_sgmii()
/freebsd-13-stable/sys/contrib/dev/rtw89/
HDrtw8852c.h16 u8 mac_addr[ETH_ALEN]; member
20 u8 mac_addr[ETH_ALEN]; member
HDrtw8852a.h22 u8 mac_addr[ETH_ALEN]; member
26 u8 mac_addr[ETH_ALEN]; member
/freebsd-13-stable/sys/contrib/dev/rtw88/
HDrtw8822b.h22 u8 mac_addr[ETH_ALEN]; /* 0x107 */ member
33 u8 mac_addr[ETH_ALEN]; /* 0xd0 */ member
70 u8 mac_addr[ETH_ALEN]; /* 0x11a */ member
HDrtw8723d.h37 u8 mac_addr[ETH_ALEN]; /* 0xd0 */ member
49 u8 mac_addr[ETH_ALEN]; /* 0x107 */ member
54 u8 mac_addr[ETH_ALEN]; /* 0x11a */ member
HDrtw8821c.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-13-stable/usr.sbin/ppp/
HDradius.c900 char *mac_addr; in radius_Authenticate() local
1102 char *mac_addr; in radius_Account() local
/freebsd-13-stable/sys/dev/irdma/
HDirdma_uda.h57 u8 mac_addr[ETHER_ADDR_LEN]; member
/freebsd-13-stable/sys/dev/axgbe/
HDif_axgbe.c72 uint8_t mac_addr[ETHER_ADDR_LEN]; member
/freebsd-13-stable/sys/contrib/ncsw/inc/flib/
HDfsl_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-13-stable/sys/dev/sfxge/common/
HDsiena_nic.c89 uint8_t mac_addr[6]; in siena_board_cfg() local
/freebsd-13-stable/sys/dev/oce/
HDoce_user.h66 uint8_t mac_addr[6]; member
/freebsd-13-stable/sys/dev/ice/
HDice_switch.h131 u8 mac_addr[ETH_ALEN]; member
134 u8 mac_addr[ETH_ALEN]; member
149 u8 mac_addr[ETH_ALEN]; /* optional */ member
/freebsd-13-stable/sys/dev/ixl/
HDixl_debug.h38 #define MAC_FORMAT_ARGS(mac_addr) \ argument
/freebsd-13-stable/contrib/libpcap/
HDpcap-dpdk.c193 char mac_addr[DPDK_MAC_ADDR_SIZE]; member
1004 char mac_addr[DPDK_MAC_ADDR_SIZE]; in pcap_dpdk_findalldevs() local
/freebsd-13-stable/contrib/wpa/wpa_supplicant/
HDap.c875 static void ap_sta_authorized_cb(void *ctx, const u8 *mac_addr, in ap_sta_authorized_cb()
884 static void ap_new_psk_cb(void *ctx, const u8 *mac_addr, const u8 *p2p_dev_addr, in ap_new_psk_cb()
929 static void ap_wps_reg_success_cb(void *ctx, const u8 *mac_addr, in ap_wps_reg_success_cb()

123456