bootp_t
struct bootp_t bp;
struct bootp_t *bootpreply;
bootpreply = (struct bootp_t *)
sizeof(struct udphdr) + sizeof(struct bootp_t) - BOOTP_VENDOR_LEN);
dhcpack_length = len + sizeof (struct bootp_t) - BOOTP_VENDOR_LEN;