Searched refs:DHCP_FILE_OFS (Results 1 – 2 of 2) sorted by relevance
149 #define DHCP_FILE_OFS 108 macro
1492 pbuf_copy_partial(p, dhcp->boot_file_name, DHCP_FILE_LEN-1, DHCP_FILE_OFS); in dhcp_parse_reply()1501 options_idx = DHCP_FILE_OFS; in dhcp_parse_reply()1502 options_idx_max = DHCP_FILE_OFS + DHCP_FILE_LEN; in dhcp_parse_reply()