Home
last modified time | relevance | path

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

/external/dhcpcd-6.8.2/
Ddhcp.c2824 dhcp_handledhcp(struct interface *ifp, struct dhcp_message **dhcpp, in dhcp_handledhcp() argument
2829 struct dhcp_message *dhcp = *dhcpp; in dhcp_handledhcp()
2857 (uint8_t *)*dhcpp, sizeof(**dhcpp), 4, type, in dhcp_handledhcp()
3072 *dhcpp = NULL; in dhcp_handledhcp()
3128 if (*dhcpp) { in dhcp_handledhcp()
3131 *dhcpp = NULL; in dhcp_handledhcp()