Home
last modified time | relevance | path

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

/freebsd-12.1/sbin/dhclient/
H A Ddhcpd.h392 void make_request(struct interface_info *, struct client_lease *);
H A Ddhclient.c633 make_request(ip, ip->client->active); in state_reboot()
750 make_request(ip, picked); in state_selecting()
930 make_request(ip, ip->client->active); in state_bound()
1695 make_request(struct interface_info *ip, struct client_lease * lease) in make_request() function