Home
last modified time | relevance | path

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

/netbsd/src/usr.bin/rump_dhcpclient/
Dnet.h112 int if_address(const struct interface *,
116 if_address(iface, addr, net, brd, 1)
118 if_address(iface, addr, net, NULL, -1)
Dif-bsd.c135 if_address(const struct interface *iface, const struct in_addr *address, in if_address() function