Home
last modified time | relevance | path

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

/freebsd/sbin/dhclient/
H A Dinet.c54 subnet_number(struct iaddr addr, struct iaddr mask) in subnet_number() function
H A Ddhcpd.h355 struct iaddr subnet_number(struct iaddr, struct iaddr);
H A Ddhclient.c2152 subnet = subnet_number(lease->address, netmask); in priv_script_write_params()