Home
last modified time | relevance | path

Searched refs:tftp_next_ack (Results 1 – 25 of 56) sorted by relevance

123

/dports/sysutils/u-boot-nanopi-neo2/u-boot-2021.07/net/
H A Dtftp.c104 static ushort tftp_next_ack; variable
596 tftp_next_ack = tftp_windowsize; in tftp_handler()
625 tftp_next_ack = (ushort)(tftp_cur_block + in tftp_handler()
636 tftp_next_ack = tftp_windowsize; in tftp_handler()
682 if (tftp_cur_block == tftp_next_ack) { in tftp_handler()
684 tftp_next_ack += tftp_windowsize; in tftp_handler()
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/net/
H A Dtftp.c104 static ushort tftp_next_ack; variable
596 tftp_next_ack = tftp_windowsize; in tftp_handler()
625 tftp_next_ack = (ushort)(tftp_cur_block + in tftp_handler()
636 tftp_next_ack = tftp_windowsize; in tftp_handler()
682 if (tftp_cur_block == tftp_next_ack) { in tftp_handler()
684 tftp_next_ack += tftp_windowsize; in tftp_handler()
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/net/
H A Dtftp.c104 static ushort tftp_next_ack; variable
596 tftp_next_ack = tftp_windowsize; in tftp_handler()
625 tftp_next_ack = (ushort)(tftp_cur_block + in tftp_handler()
636 tftp_next_ack = tftp_windowsize; in tftp_handler()
682 if (tftp_cur_block == tftp_next_ack) { in tftp_handler()
684 tftp_next_ack += tftp_windowsize; in tftp_handler()
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/net/
H A Dtftp.c104 static ushort tftp_next_ack; variable
596 tftp_next_ack = tftp_windowsize; in tftp_handler()
625 tftp_next_ack = (ushort)(tftp_cur_block + in tftp_handler()
636 tftp_next_ack = tftp_windowsize; in tftp_handler()
682 if (tftp_cur_block == tftp_next_ack) { in tftp_handler()
684 tftp_next_ack += tftp_windowsize; in tftp_handler()
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/net/
H A Dtftp.c104 static ushort tftp_next_ack; variable
596 tftp_next_ack = tftp_windowsize; in tftp_handler()
625 tftp_next_ack = (ushort)(tftp_cur_block + in tftp_handler()
636 tftp_next_ack = tftp_windowsize; in tftp_handler()
682 if (tftp_cur_block == tftp_next_ack) { in tftp_handler()
684 tftp_next_ack += tftp_windowsize; in tftp_handler()
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/net/
H A Dtftp.c104 static ushort tftp_next_ack; variable
596 tftp_next_ack = tftp_windowsize; in tftp_handler()
625 tftp_next_ack = (ushort)(tftp_cur_block + in tftp_handler()
636 tftp_next_ack = tftp_windowsize; in tftp_handler()
682 if (tftp_cur_block == tftp_next_ack) { in tftp_handler()
684 tftp_next_ack += tftp_windowsize; in tftp_handler()
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/net/
H A Dtftp.c104 static ushort tftp_next_ack; variable
596 tftp_next_ack = tftp_windowsize; in tftp_handler()
625 tftp_next_ack = (ushort)(tftp_cur_block + in tftp_handler()
636 tftp_next_ack = tftp_windowsize; in tftp_handler()
682 if (tftp_cur_block == tftp_next_ack) { in tftp_handler()
684 tftp_next_ack += tftp_windowsize; in tftp_handler()
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/net/
H A Dtftp.c104 static ushort tftp_next_ack; variable
596 tftp_next_ack = tftp_windowsize; in tftp_handler()
625 tftp_next_ack = (ushort)(tftp_cur_block + in tftp_handler()
636 tftp_next_ack = tftp_windowsize; in tftp_handler()
682 if (tftp_cur_block == tftp_next_ack) { in tftp_handler()
684 tftp_next_ack += tftp_windowsize; in tftp_handler()
/dports/sysutils/u-boot-sopine/u-boot-2021.07/net/
H A Dtftp.c104 static ushort tftp_next_ack; variable
596 tftp_next_ack = tftp_windowsize; in tftp_handler()
625 tftp_next_ack = (ushort)(tftp_cur_block + in tftp_handler()
636 tftp_next_ack = tftp_windowsize; in tftp_handler()
682 if (tftp_cur_block == tftp_next_ack) { in tftp_handler()
684 tftp_next_ack += tftp_windowsize; in tftp_handler()
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/net/
H A Dtftp.c104 static ushort tftp_next_ack; variable
596 tftp_next_ack = tftp_windowsize; in tftp_handler()
625 tftp_next_ack = (ushort)(tftp_cur_block + in tftp_handler()
636 tftp_next_ack = tftp_windowsize; in tftp_handler()
682 if (tftp_cur_block == tftp_next_ack) { in tftp_handler()
684 tftp_next_ack += tftp_windowsize; in tftp_handler()
/dports/sysutils/u-boot-rpi/u-boot-2021.07/net/
H A Dtftp.c104 static ushort tftp_next_ack; variable
596 tftp_next_ack = tftp_windowsize; in tftp_handler()
625 tftp_next_ack = (ushort)(tftp_cur_block + in tftp_handler()
636 tftp_next_ack = tftp_windowsize; in tftp_handler()
682 if (tftp_cur_block == tftp_next_ack) { in tftp_handler()
684 tftp_next_ack += tftp_windowsize; in tftp_handler()
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/net/
H A Dtftp.c104 static ushort tftp_next_ack; variable
596 tftp_next_ack = tftp_windowsize; in tftp_handler()
625 tftp_next_ack = (ushort)(tftp_cur_block + in tftp_handler()
636 tftp_next_ack = tftp_windowsize; in tftp_handler()
682 if (tftp_cur_block == tftp_next_ack) { in tftp_handler()
684 tftp_next_ack += tftp_windowsize; in tftp_handler()
/dports/sysutils/u-boot-nanopi-neo/u-boot-2021.07/net/
H A Dtftp.c104 static ushort tftp_next_ack; variable
596 tftp_next_ack = tftp_windowsize; in tftp_handler()
625 tftp_next_ack = (ushort)(tftp_cur_block + in tftp_handler()
636 tftp_next_ack = tftp_windowsize; in tftp_handler()
682 if (tftp_cur_block == tftp_next_ack) { in tftp_handler()
684 tftp_next_ack += tftp_windowsize; in tftp_handler()
/dports/sysutils/u-boot-chip/u-boot-2021.07/net/
H A Dtftp.c104 static ushort tftp_next_ack; variable
596 tftp_next_ack = tftp_windowsize; in tftp_handler()
625 tftp_next_ack = (ushort)(tftp_cur_block + in tftp_handler()
636 tftp_next_ack = tftp_windowsize; in tftp_handler()
682 if (tftp_cur_block == tftp_next_ack) { in tftp_handler()
684 tftp_next_ack += tftp_windowsize; in tftp_handler()
/dports/sysutils/u-boot-beaglebone/u-boot-2021.07/net/
H A Dtftp.c104 static ushort tftp_next_ack; variable
596 tftp_next_ack = tftp_windowsize; in tftp_handler()
625 tftp_next_ack = (ushort)(tftp_cur_block + in tftp_handler()
636 tftp_next_ack = tftp_windowsize; in tftp_handler()
682 if (tftp_cur_block == tftp_next_ack) { in tftp_handler()
684 tftp_next_ack += tftp_windowsize; in tftp_handler()
/dports/sysutils/u-boot-wandboard/u-boot-2021.07/net/
H A Dtftp.c104 static ushort tftp_next_ack; variable
596 tftp_next_ack = tftp_windowsize; in tftp_handler()
625 tftp_next_ack = (ushort)(tftp_cur_block + in tftp_handler()
636 tftp_next_ack = tftp_windowsize; in tftp_handler()
682 if (tftp_cur_block == tftp_next_ack) { in tftp_handler()
684 tftp_next_ack += tftp_windowsize; in tftp_handler()
/dports/sysutils/u-boot-clearfog/u-boot-2021.07/net/
H A Dtftp.c104 static ushort tftp_next_ack; variable
596 tftp_next_ack = tftp_windowsize; in tftp_handler()
625 tftp_next_ack = (ushort)(tftp_cur_block + in tftp_handler()
636 tftp_next_ack = tftp_windowsize; in tftp_handler()
682 if (tftp_cur_block == tftp_next_ack) { in tftp_handler()
684 tftp_next_ack += tftp_windowsize; in tftp_handler()
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/net/
H A Dtftp.c104 static ushort tftp_next_ack; variable
596 tftp_next_ack = tftp_windowsize; in tftp_handler()
625 tftp_next_ack = (ushort)(tftp_cur_block + in tftp_handler()
636 tftp_next_ack = tftp_windowsize; in tftp_handler()
682 if (tftp_cur_block == tftp_next_ack) { in tftp_handler()
684 tftp_next_ack += tftp_windowsize; in tftp_handler()
/dports/sysutils/u-boot-orangepi-zero-plus/u-boot-2021.07/net/
H A Dtftp.c104 static ushort tftp_next_ack; variable
596 tftp_next_ack = tftp_windowsize; in tftp_handler()
625 tftp_next_ack = (ushort)(tftp_cur_block + in tftp_handler()
636 tftp_next_ack = tftp_windowsize; in tftp_handler()
682 if (tftp_cur_block == tftp_next_ack) { in tftp_handler()
684 tftp_next_ack += tftp_windowsize; in tftp_handler()
/dports/sysutils/u-boot-orangepi-r1/u-boot-2021.07/net/
H A Dtftp.c104 static ushort tftp_next_ack; variable
596 tftp_next_ack = tftp_windowsize; in tftp_handler()
625 tftp_next_ack = (ushort)(tftp_cur_block + in tftp_handler()
636 tftp_next_ack = tftp_windowsize; in tftp_handler()
682 if (tftp_cur_block == tftp_next_ack) { in tftp_handler()
684 tftp_next_ack += tftp_windowsize; in tftp_handler()
/dports/sysutils/u-boot-orangepi-zero/u-boot-2021.07/net/
H A Dtftp.c104 static ushort tftp_next_ack; variable
596 tftp_next_ack = tftp_windowsize; in tftp_handler()
625 tftp_next_ack = (ushort)(tftp_cur_block + in tftp_handler()
636 tftp_next_ack = tftp_windowsize; in tftp_handler()
682 if (tftp_cur_block == tftp_next_ack) { in tftp_handler()
684 tftp_next_ack += tftp_windowsize; in tftp_handler()
/dports/sysutils/u-boot-pine-h64/u-boot-2021.07/net/
H A Dtftp.c104 static ushort tftp_next_ack; variable
596 tftp_next_ack = tftp_windowsize; in tftp_handler()
625 tftp_next_ack = (ushort)(tftp_cur_block + in tftp_handler()
636 tftp_next_ack = tftp_windowsize; in tftp_handler()
682 if (tftp_cur_block == tftp_next_ack) { in tftp_handler()
684 tftp_next_ack += tftp_windowsize; in tftp_handler()
/dports/sysutils/u-boot-pine64/u-boot-2021.07/net/
H A Dtftp.c104 static ushort tftp_next_ack; variable
596 tftp_next_ack = tftp_windowsize; in tftp_handler()
625 tftp_next_ack = (ushort)(tftp_cur_block + in tftp_handler()
636 tftp_next_ack = tftp_windowsize; in tftp_handler()
682 if (tftp_cur_block == tftp_next_ack) { in tftp_handler()
684 tftp_next_ack += tftp_windowsize; in tftp_handler()
/dports/sysutils/u-boot-pandaboard/u-boot-2021.07/net/
H A Dtftp.c104 static ushort tftp_next_ack; variable
596 tftp_next_ack = tftp_windowsize; in tftp_handler()
625 tftp_next_ack = (ushort)(tftp_cur_block + in tftp_handler()
636 tftp_next_ack = tftp_windowsize; in tftp_handler()
682 if (tftp_cur_block == tftp_next_ack) { in tftp_handler()
684 tftp_next_ack += tftp_windowsize; in tftp_handler()
/dports/sysutils/u-boot-pcduino3/u-boot-2021.07/net/
H A Dtftp.c104 static ushort tftp_next_ack; variable
596 tftp_next_ack = tftp_windowsize; in tftp_handler()
625 tftp_next_ack = (ushort)(tftp_cur_block + in tftp_handler()
636 tftp_next_ack = tftp_windowsize; in tftp_handler()
682 if (tftp_cur_block == tftp_next_ack) { in tftp_handler()
684 tftp_next_ack += tftp_windowsize; in tftp_handler()

123