Searched refs:ip_address_reachable (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/bootp-298/bootpd.tproj/
H A Dbootpd.h68 ip_address_reachable(struct in_addr ip, struct in_addr giaddr,
H A Dbootpd.c1421 * Function: ip_address_reachable
1430 ip_address_reachable(struct in_addr ip, struct in_addr giaddr, function
1470 || ip_address_reachable(iaddr, s->giaddr, s->if_p)) {
H A Ddhcpd.c137 if (!ip_address_reachable(iaddr, giaddr, if_p)) {

Completed in 133 milliseconds