Searched defs:hwaddr (Results 1 – 6 of 6) sorted by relevance
108 static void save_client_addr(ip_addr_t *client_ip, uint8_t *hwaddr) in save_client_addr()122 static uint8_t check_client_request_ip(ip_addr_t *client_req_ip, uint8_t *hwaddr) in check_client_request_ip()
102 static void save_client_addr(ip_addr_t *client_ip, uint8_t *hwaddr) in save_client_addr()116 static uint8_t check_client_request_ip(ip_addr_t *client_req_ip, uint8_t *hwaddr) in check_client_request_ip()
82 uint8_t hwaddr[NETDEV_HWADDR_MAX_LEN]; /* hardware address */ member
1586 int wext_del_station(const char *ifname, unsigned char* hwaddr) in wext_del_station()1629 int wext_add_mac_filter(unsigned char* hwaddr) in wext_add_mac_filter()1647 int wext_del_mac_filter(unsigned char* hwaddr) in wext_del_mac_filter()
303 u8_t hwaddr[NETIF_MAX_HWADDR_LEN]; member
307 u8_t hwaddr[NETIF_MAX_HWADDR_LEN]; member
Completed in 18 milliseconds