Home
last modified time | relevance | path

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

/dflybsd-src/sbin/dhclient/
H A Ddhcpd.h256 int subnet_exists(struct client_lease *);
H A Ddispatch.c335 subnet_exists(struct client_lease *l) in subnet_exists() function
H A Ddhclient.c835 if (subnet_exists(lease)) in dhcpoffer()