Home
last modified time | relevance | path

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

/u-boot/net/
A Dudp.c42 ret = net_loop(UDP); in udp_loop()
A Dnet.c534 if (IS_ENABLED(CONFIG_PROT_UDP) && protocol == UDP) in net_loop()
1350 case UDP: in net_check_prereq()
/u-boot/doc/usage/
A Dnetconsole.rst36 The script uses netcat to talk to the board over UDP. It requires you to
70 source for UDP packets (defaults to 6665)
/u-boot/drivers/fastboot/
A DKconfig20 bool "Enable fastboot protocol over UDP"
22 This enables the fastboot protocol over UDP.
/u-boot/doc/android/
A Dfastboot.rst9 The protocol that is used over USB and UDP is described in [1]_.
183 or UDP::
/u-boot/doc/board/AndesTech/
A Dax25-ae350.rst291 [ 0.100000] UDP hash table entries: 1024 (order: 3, 32768 bytes)
292 [ 0.100000] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
487 UDP hash table entries: 512 (order: 2, 16384 bytes)
488 UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
/u-boot/include/
A Dnet.h563 TFTPSRV, TFTPPUT, LINKLOCAL, FASTBOOT, WOL, UDP enumerator
/u-boot/doc/uefi/
A Discsi.rst11 network booting has been on UDP based protocols. A TCP stack and HTTP support
/u-boot/doc/board/microchip/
A Dmpfs_icicle.rst361 [ 0.059648] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
362 [ 0.059837] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
618 [ 0.242537] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
619 [ 0.249285] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
/u-boot/doc/board/sifive/
A Dfu540.rst334 [ 0.179739] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
335 [ 0.186627] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
/u-boot/doc/arch/
A Dsandbox.rst309 we can get on that interface is the RAW AF_INET API on UDP. This allows us to
313 Because only UDP is supported, ICMP traffic will not work, so expect that ping
/u-boot/doc/develop/
A Dlogging.rst146 * syslog - broadcast RFC 3164 messages to syslog servers on UDP port 514
/u-boot/drivers/net/
A DKconfig345 The FTGMAC100 also implements IP, TCP, UDP checksum offloads
/u-boot/common/
A DKconfig329 Enables a log driver which broadcasts log records via UDP port 514
/u-boot/
A DREADME1991 - TFTP Fixed UDP Port:
1995 is used to supply the TFTP UDP source port value.
2000 the TFTP UDP destination port value. If tftpdstp isn't
2005 target IP address and UDP port. This has the effect of
3353 UDP source port.
3355 tftpdstp - If this is set, the value is used for TFTP's UDP

Completed in 22 milliseconds