Home
last modified time | relevance | path

Searched defs:has_address (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/usr.bin/rump_dhcpclient/
H A Dnet.h119 #define has_address(iface, addr, net) \ macro
/netbsd-src/external/bsd/dhcpcd/dist/src/
H A Dipv6nd.c1132 bool new_rap, new_data, has_address; in ipv6nd_handlera() local