Searched refs:DHCP_STATUS_VER1_SIZE (Results 1 – 2 of 2) sorted by relevance
243 #define DHCP_STATUS_VER1_SIZE (offsetof(dhcp_status_t, if_bad_offers) + \ macro
240 if (reply_size < DHCP_STATUS_VER1_SIZE) in dhcp_status_reply_to_string()