Searched refs:DHCP_OPT_LEN (Results 1 – 2 of 2) sorted by relevance
125 #define DHCP_OPT_LEN 312 macro161 uint8_t bp_vend[DHCP_OPT_LEN];
634 sizeof(struct udphdr) + sizeof(struct dhcp_t) - DHCP_OPT_LEN); in await_dhcp()653 dhcpack_length = len + sizeof (struct dhcp_t) - DHCP_OPT_LEN; in await_dhcp()1331 int ret, len = DHCP_OPT_LEN; in dhcp_copy()