Searched refs:bootfile3 (Results 1 - 1 of 1) sorted by last modified time

/u-boot/net/
H A Dwget.c26 static const char bootfile3[] = " HTTP/1.0\r\n\r\n"; variable
169 memcpy(offset, &bootfile3, strlen(bootfile3));
170 offset += strlen(bootfile3);

Completed in 60 milliseconds