Searched refs:DHCP_FILE_OFS (Results 1 – 2 of 2) sorted by relevance
53 #define DHCP_FILE_OFS 108U macro
1724 options_idx = DHCP_FILE_OFS; in dhcp_parse_reply()1725 options_idx_max = DHCP_FILE_OFS + DHCP_FILE_LEN; in dhcp_parse_reply()1742 …if (pbuf_copy_partial(p, dhcp->boot_file_name, DHCP_FILE_LEN-1, DHCP_FILE_OFS) != (DHCP_FILE_LEN-1… in dhcp_parse_reply()