Searched defs:mac_addr (Results 1 - 25 of 75) sorted by relevance

123

/freebsd-10-stable/contrib/wpa/src/ap/
H A Dwpa_auth_ie.h20 const u8 *mac_addr; member in struct:wpa_eapol_ie_parse
H A Diapp.c82 u8 mac_addr[ETH_ALEN]; member in struct:iapp_add_notify
103 u8 mac_addr[ETH_ALEN]; member in struct:iapp_move_notify
114 u8 mac_addr[ETH_ALEN]; member in struct:iapp_move_response
131 u8 mac_addr[ETH_ALEN]; member in struct:iapp_cache_notify
144 u8 mac_addr[ETH_ALEN]; member in struct:iapp_cache_response
178 static void iapp_send_add(struct iapp_data *iapp, u8 *mac_addr, u16 seq_num) argument
[all...]
/freebsd-10-stable/sys/mips/nlm/dev/net/
H A Dxaui.c154 nlm_nae_setup_mac_addr_xaui(uint64_t base, int nblock, int iface, int port_type, unsigned char *mac_addr) argument
H A Dsgmii.c180 nlm_nae_setup_mac_addr_sgmii(uint64_t base, int nblock, int iface, int port_type, uint8_t *mac_addr) argument
/freebsd-10-stable/sys/dev/sfxge/common/
H A Dhunt_nic.c108 uint8_t mac_addr[6]; local
H A Dmedford_nic.c135 uint8_t mac_addr[6] = { 0 }; local
H A Dsiena_nic.c89 uint8_t mac_addr[6]; local
/freebsd-10-stable/contrib/wpa/src/rsn_supp/
H A Dwpa_ie.h22 const u8 *mac_addr; member in struct:wpa_eapol_ie_parse
/freebsd-10-stable/sys/dev/ixgb/
H A Dixgb_ee.c559 ixgb_get_ee_mac_addr(struct ixgb_hw *hw, uint8_t *mac_addr) argument
H A Dixgb_ee.h85 uint8_t mac_addr[IXGB_ETH_LENGTH_OF_ADDRESS]; member in struct:ixgb_ee_map_type
H A Dixgb_hw.c1135 mac_addr_valid(uint8_t *mac_addr) argument
[all...]
/freebsd-10-stable/contrib/wpa/src/wps/
H A Dwps_attr_process.c194 wps_process_cred_mac_addr(struct wps_credential *cred, const u8 *mac_addr) argument
H A Dwps_er.h45 u8 mac_addr[ETH_ALEN]; member in struct:wps_er_ap
79 u8 mac_addr[ETH_ALEN]; /* mac addr of network i.f. we use */ member in struct:wps_er
H A Dwps_upnp_i.h129 u8 mac_addr[ETH_ALEN]; /* mac addr of network i.f. we use */ member in struct:upnp_wps_device_sm
H A Dwps_attr_parse.h49 const u8 *mac_addr; /* ETH_ALEN (6) octets */ member in struct:wps_parse_attr
H A Dwps_common.c443 void uuid_gen_mac_addr(const u8 *mac_addr, u8 *uuid) argument
/freebsd-10-stable/sys/arm/ti/cpsw/
H A Dif_cpswvar.h76 uint8_t mac_addr[ETHER_ADDR_LEN]; member in struct:cpsw_softc
/freebsd-10-stable/sys/dev/sbni/
H A Dif_sbnivar.h59 u_int mac_addr : 24; member in struct:sbni_flags
/freebsd-10-stable/sys/mips/rmi/
H A Drmi_boot_info.h58 uint64_t mac_addr; member in struct:boot1_info
/freebsd-10-stable/sys/dev/e1000/
H A De1000_82543.c411 e1000_tbi_adjust_stats_82543(struct e1000_hw *hw, struct e1000_hw_stats *stats, u32 frame_len, u8 *mac_addr, u32 max_frame_size) argument
/freebsd-10-stable/sys/dev/qlnx/qlnxe/
H A Dqlnx_ioctl.c493 qlnx_mac_addr(qlnx_host_t *ha, qlnx_perm_mac_addr_t *mac_addr) argument
/freebsd-10-stable/sys/dev/cxgb/common/
H A Dcxgb_ctl_defs.h68 const unsigned char *mac_addr; member in struct:iff_mac
/freebsd-10-stable/sys/dev/ixgbe/
H A Dixv_vf.c510 s32 ixgbe_get_mac_addr_vf(struct ixgbe_hw *hw, u8 *mac_addr) argument
/freebsd-10-stable/sys/dev/sfxge/
H A Dsfxge_port.c455 uint8_t mac_addr[ETHER_ADDR_LEN]; local
491 mac_addr, sizeof(mac_addr)); local
/freebsd-10-stable/contrib/wpa/wpa_supplicant/
H A Dap.c363 static void ap_sta_authorized_cb(void *ctx, const u8 *mac_addr, argument
404 static void ap_wps_reg_success_cb(void *ctx, const u8 *mac_addr, argument

Completed in 259 milliseconds

123