Searched refs:DHCP_PAYLOAD_MIN (Results 1 – 2 of 2) sorted by relevance
68 #define DHCP_PAYLOAD_MIN (sizeof(struct dhcp) + DHCP_OPTIONS_MIN) macro
75 #define DHCP_PAYLOAD_MIN sizeof(struct bootp) macro79 char bytes[DHCP_PAYLOAD_MIN];81 uint32_t words[DHCP_PAYLOAD_MIN / sizeof(uint32_t)];