Searched refs:UDP (Results 1 – 20 of 20) sorted by relevance
42 ret = net_loop(UDP); in udp_loop()
96 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 normal107 the TFTP transfer using the pre-configured target IP address and UDP127 By default, TFTP progress bar is increased for each received UDP157 bool "Check the UDP checksum"160 Enable this to verify the checksum on UDP packets. If the checksum162 "UDP wrong checksum 29374a23 30ff3826"
607 if (IS_ENABLED(CONFIG_PROT_UDP) && protocol == UDP) in net_loop()1496 case UDP: in net_check_prereq()
27 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.
36 The script uses netcat to talk to the board over UDP. It requires you to70 source for UDP packets (defaults to 6665)
321 UDP source port.324 If this is set, the value is used for TFTP's UDP
82 Otherwise an '#' is written per UDP package which may decrease performance.
280 [ 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)
9 The protocol that is used over USB and UDP is described in [1]_.184 or UDP::
511 WOL, UDP, NCSI, WGET, RS enumerator
215 [ 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)
11 network booting has been on UDP based protocols. A TCP stack and HTTP support
363 [ 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)
332 [ 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)
255 [ 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)
383 [ 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)
174 * syslog - broadcast RFC 3164 messages to syslog servers on UDP port 514
308 we can get on that interface is the RAW AF_INET API on UDP. This allows us to312 Because only UDP is supported, ICMP traffic will not work, so expect that ping
439 The FTGMAC100 also implements IP, TCP, UDP checksum offloads
395 Enables a log driver which broadcasts log records via UDP port 514
Completed in 48 milliseconds