Home
last modified time | relevance | path

Searched refs:net_dhcpv4_get_mac (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/tests/net/dhcpv4/client/src/
Dmain.c251 static uint8_t *net_dhcpv4_get_mac(const struct device *dev) in net_dhcpv4_get_mac() function
270 uint8_t *mac = net_dhcpv4_get_mac(net_if_get_device(iface)); in net_dhcpv4_iface_init()