Home
last modified time | relevance | path

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

/u-boot/net/
A Dudp.c42 ret = net_loop(UDP); in udp_loop()
A DKconfig96 bool "Set TFTP UDP source/destination ports via the environment"
99 supply the TFTP UDP source port value. If tftpsrcp isn't defined,
103 UDP destination port value. If tftpdstp isn't defined, the normal
107 the TFTP transfer using the pre-configured target IP address and UDP
127 By default, TFTP progress bar is increased for each received UDP
157 bool "Check the UDP checksum"
160 Enable this to verify the checksum on UDP packets. If the checksum
162 "UDP wrong checksum 29374a23 30ff3826"
A Dnet.c607 if (IS_ENABLED(CONFIG_PROT_UDP) && protocol == UDP) in net_loop()
1496 case UDP: in net_check_prereq()
/u-boot/drivers/fastboot/
A DKconfig27 bool "Enable fastboot protocol over UDP"
29 This enables the fastboot protocol over UDP.
33 int "Define FASTBOOT UDP port"
36 The fastboot protocol requires a UDP port number.
/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)
A Denvironment.rst321 UDP source port.
324 If this is set, the value is used for TFTP's UDP
/u-boot/doc/usage/cmd/
A Dtftpput.rst82 Otherwise an '#' is written per UDP package which may decrease performance.
/u-boot/doc/board/AndesTech/
A Dae350.rst280 [ 0.100000] UDP hash table entries: 1024 (order: 3, 32768 bytes)
281 [ 0.100000] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)
476 UDP hash table entries: 512 (order: 2, 16384 bytes)
477 UDP-Lite hash table entries: 512 (order: 2, 16384 bytes)
/u-boot/doc/android/
A Dfastboot.rst9 The protocol that is used over USB and UDP is described in [1]_.
184 or UDP::
/u-boot/include/
A Dnet.h511 WOL, UDP, NCSI, WGET, RS enumerator
/u-boot/doc/board/openpiton/
A Driscv64.rst215 [ 0.902149] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
216 [ 0.909904] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
/u-boot/doc/develop/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.rst363 [ 0.059648] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
364 [ 0.059837] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
621 [ 0.242537] UDP hash table entries: 512 (order: 2, 16384 bytes, linear)
622 [ 0.249285] UDP-Lite hash table entries: 512 (order: 2, 16384 bytes, linear)
/u-boot/doc/board/sifive/
A Dunleashed.rst332 [ 0.179739] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
333 [ 0.186627] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
A Dunmatched.rst255 [ 1.103043] UDP hash table entries: 4096 (order: 5, 131072 bytes, linear)
256 [ 1.109879] UDP-Lite hash table entries: 4096 (order: 5, 131072 bytes, linear)
/u-boot/doc/board/starfive/
A Dvisionfive2.rst383 [ 0.118500] UDP hash table entries: 2048 (order: 5, 196608 bytes, linear)
384 [ 0.118881] UDP-Lite hash table entries: 2048 (order: 5, 196608 bytes, linear)
/u-boot/doc/develop/
A Dlogging.rst174 * syslog - broadcast RFC 3164 messages to syslog servers on UDP port 514
/u-boot/doc/arch/sandbox/
A Dsandbox.rst308 we can get on that interface is the RAW AF_INET API on UDP. This allows us to
312 Because only UDP is supported, ICMP traffic will not work, so expect that ping
/u-boot/drivers/net/
A DKconfig439 The FTGMAC100 also implements IP, TCP, UDP checksum offloads
/u-boot/common/
A DKconfig395 Enables a log driver which broadcasts log records via UDP port 514

Completed in 48 milliseconds