Home
last modified time | relevance | path

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

/Zephyr-latest/samples/net/dns_resolve/src/
Dmain.c168 static void print_dhcpv4_addr(struct net_if *iface, struct net_if_addr *if_addr, in print_dhcpv4_addr() function
211 net_if_ipv4_addr_foreach(iface, print_dhcpv4_addr, &found); in ipv4_addr_add_handler()