Searched refs:dhcp_client_find_by_mac (Results 1 – 1 of 1) sorted by relevance
141 dhcp_client_find_by_mac(struct dhcp_server *dhcpserver, const u8_t *chaddr, u8_t hlen) in dhcp_client_find_by_mac() function196 node = dhcp_client_find_by_mac(dhcpserver, msg->chaddr, msg->hlen); in dhcp_client_find()231 node = dhcp_client_find_by_mac(dhcpserver, msg->chaddr, msg->hlen); in dhcp_client_alloc()