Searched refs:REPLYMAX (Results 1 – 1 of 1) sorted by relevance
171 #define REPLYMAX (9 * 1024 * 1024) macro172 static unsigned char replybuf[REPLYMAX];278 if (len > (REPLYMAX - replylen)) { in lkboot_txn()
Completed in 2 milliseconds