Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/common/
H A Dzmodem.h131 extern int Zrwindow; /* RX window size (controls garbage count) */
H A Dzglobal.h430 extern int Zrwindow; /* RX window size (controls garbage count) */
H A Dzm.c676 max_garbage = Zrwindow + Baudrate; in zgethdr()
H A Dlrz.c160 int Zrwindow = 1400; /* RX window size (controls garbage count) */ variable
690 Zrwindow = tmp; in zmodem_rx()