Searched refs:dhcpp (Results 1 – 1 of 1) sorted by relevance
2824 dhcp_handledhcp(struct interface *ifp, struct dhcp_message **dhcpp, in dhcp_handledhcp() argument2829 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()