Home
last modified time | relevance | path

Searched refs:REPLYMAX (Results 1 – 1 of 1) sorted by relevance

/lk-master/tools/
A Dliblkboot.c171 #define REPLYMAX (9 * 1024 * 1024) macro
172 static unsigned char replybuf[REPLYMAX];
278 if (len > (REPLYMAX - replylen)) { in lkboot_txn()

Completed in 2 milliseconds