Home
last modified time | relevance | path

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

/external/dhcpcd/
Ddhcpcd.c504 handle_dhcp(struct interface *iface, struct dhcp_message **dhcpp, const struct in_addr *from) in handle_dhcp() argument
508 struct dhcp_message *dhcp = *dhcpp; in handle_dhcp()
583 *dhcpp = NULL; in handle_dhcp()
627 if (*dhcpp) { in handle_dhcp()
630 *dhcpp = NULL; in handle_dhcp()