Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/tests/net/dhcpv4/client/src/
Dmain.c237 struct net_dhcpv4_context { struct
244 struct net_dhcpv4_context *net_dhcpv4_context = dev->data; in net_dhcpv4_dev_init() local
246 net_dhcpv4_context = net_dhcpv4_context; in net_dhcpv4_dev_init()
253 struct net_dhcpv4_context *context = dev->data; in net_dhcpv4_get_mac()
451 struct net_dhcpv4_context net_dhcpv4_context_data;