Searched refs:udp_dhcp_len (Results 1 – 1 of 1) sorted by relevance
119 static const size_t udp_dhcp_len = sizeof(struct udp_dhcp_packet); variable3262 ifp->ctx->packet, udp_dhcp_len, &flags); in dhcp_handlepacket()3364 ifp->ctx->packet = malloc(udp_dhcp_len); in dhcp_open()