Home
last modified time | relevance | path

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

12345

/freebsd-13.1/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()
1694 const u8 *mac_addr, const struct wpabuf *msg, in hostapd_rx_req_put_wlan_response()
/freebsd-13.1/usr.sbin/bhyve/
H A Dnet_utils.c48 net_parsemac(const char *mac_str, uint8_t *mac_addr) in net_parsemac()
/freebsd-13.1/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
570 const u8 *mac_addr; member
586 const u8 *mac_addr; member
H A Dwps_upnp_i.h128 u8 mac_addr[ETH_ALEN]; /* mac addr of network i.f. we use */ member
/freebsd-13.1/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-13.1/sys/mips/nlm/dev/net/
H A Dxaui.c156 int port_type, unsigned char *mac_addr) in nlm_nae_setup_mac_addr_xaui()
H A Dsgmii.c183 int port_type, uint8_t *mac_addr) in nlm_nae_setup_mac_addr_sgmii()
/freebsd-13.1/usr.sbin/ppp/
H A Dradius.c902 char *mac_addr; in radius_Authenticate() local
1104 char *mac_addr; in radius_Account() local
/freebsd-13.1/sys/dev/ice/
H A Dice_switch.h132 u8 mac_addr[ETH_ALEN]; member
135 u8 mac_addr[ETH_ALEN]; member
150 u8 mac_addr[ETH_ALEN]; /* optional */ member
/freebsd-13.1/sys/dev/axgbe/
H A Dif_axgbe.c74 uint8_t mac_addr[ETHER_ADDR_LEN]; member
/freebsd-13.1/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-13.1/sys/dev/sfxge/common/
H A Dsiena_nic.c91 uint8_t mac_addr[6]; in siena_board_cfg() local
/freebsd-13.1/sys/dev/oce/
H A Doce_user.h67 uint8_t mac_addr[6]; member
/freebsd-13.1/contrib/wpa/wpa_supplicant/
H A Dap.c834 static void ap_sta_authorized_cb(void *ctx, const u8 *mac_addr, in ap_sta_authorized_cb()
842 static void ap_new_psk_cb(void *ctx, const u8 *mac_addr, const u8 *p2p_dev_addr, in ap_new_psk_cb()
887 static void ap_wps_reg_success_cb(void *ctx, const u8 *mac_addr, in ap_wps_reg_success_cb()
/freebsd-13.1/sys/dev/ixl/
H A Dixl_debug.h39 #define MAC_FORMAT_ARGS(mac_addr) \ argument
/freebsd-13.1/sys/dev/iavf/
H A Diavf_debug.h44 #define MAC_FORMAT_ARGS(mac_addr) \ argument
H A Diavf_common.c922 enum iavf_status iavf_validate_mac_addr(u8 *mac_addr) in iavf_validate_mac_addr()
/freebsd-13.1/sys/dev/sbni/
H A Dif_sbnivar.h59 u_int mac_addr : 24; member
/freebsd-13.1/sys/dev/igc/
H A Digc_mac.c174 u8 mac_addr[ETH_ADDR_LEN] = {0}; in igc_init_rx_addrs_generic() local
/freebsd-13.1/contrib/hyperv/tools/
H A Dhv_kvp_daemon.c575 char *mac_addr = NULL; in kvp_if_name_to_mac() local
975 char *mac_addr; in kvp_set_ip_info() local
/freebsd-13.1/sys/dev/ixgbe/
H A Dixgbe_vf.c542 s32 ixgbe_get_mac_addr_vf(struct ixgbe_hw *hw, u8 *mac_addr) in ixgbe_get_mac_addr_vf()

12345