DHCP_OPT_LEN
uint8_t bp_vend[DHCP_OPT_LEN];
int ret, len = DHCP_OPT_LEN;
sizeof(struct udphdr) + sizeof(struct dhcp_t) - DHCP_OPT_LEN);
dhcpack_length = len + sizeof (struct dhcp_t) - DHCP_OPT_LEN;