Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/dhcpcd/dist/src/
H A Ddhcp.c2660 dhcp_activeaddr(const struct interface *ifp, const struct in_addr *addr) in dhcp_activeaddr() function
2741 dhcp_activeaddr(ifp, &state->lease.addr) == 0) in dhcp_reboot()