Searched refs:dhcp_client_find_by_mac (Results 1 – 1 of 1) sorted by relevance
145 dhcp_client_find_by_mac(struct dhcp_server *dhcpserver, const u8_t *chaddr, u8_t hlen) in dhcp_client_find_by_mac() function200 node = dhcp_client_find_by_mac(dhcpserver, msg->chaddr, msg->hlen); in dhcp_client_find()236 node = dhcp_client_find_by_mac(dhcpserver, msg->chaddr, msg->hlen); in dhcp_client_alloc()
Completed in 10 milliseconds