Searched refs:DHCP_END (Results 1 – 1 of 1) sorted by relevance
43 #define DHCP_END (uint8_t)0xff macro80 if (tag == DHCP_END) { in efx_bootcfg_verify()175 payload[0] = (uint8_t)~DHCP_END; in efx_bootcfg_read()176 payload[1] = DHCP_END; in efx_bootcfg_read()189 if (payload[used_bytes - 1] != DHCP_END) { in efx_bootcfg_read()195 payload[used_bytes] = DHCP_END; in efx_bootcfg_read()268 if ((uint8_t)data[used_bytes - 1] != DHCP_END) { in efx_bootcfg_write()