Searched refs:packets (Results 1 – 24 of 24) sorted by relevance
| /u-boot/net/ |
| A D | wget.c | 41 static unsigned int packets; variable 101 packets = 0; in wget_send_stored() 153 unsigned int tcp_ack_num, int len, int packets) in wget_success() argument 155 printf("Packets received %d, Transfer Successful\n", packets); in wget_success() 290 packets++; in wget_handler() 360 printf("Packets received %d, Transfer Successful\n", packets); in wget_handler()
|
| A D | Kconfig | 160 Enable this to verify the checksum on UDP packets. If the checksum 181 where packets to other networks are sent to. (Environment variable 250 network subsystem can get and handle incoming packets and send packets
|
| /u-boot/doc/ |
| A D | README.pcap | 12 when the buffer is full an error message will be displayed and then packets 58 Incoming packets: 66 Outgoing packets: 67
|
| A D | README.VLAN | 4 You control the sending/receiving of VLAN tagged packets with the
|
| A D | README.link-local | 40 processing packets and monitoring for conflicts.
|
| A D | README.POST | 707 packets will be transmitted. These tests may be enhanced in future to
|
| /u-boot/doc/usage/ |
| A D | netconsole.rst | 46 packets. We developed our own tool 'ncb' (see tools directory) that 47 listens to broadcast packets on a given port and dumps them to the 70 source for UDP packets (defaults to 6665)
|
| A D | environment.rst | 332 Retransmission timeout for TFTP packets (in milli-
|
| /u-boot/doc/usage/cmd/ |
| A D | loady.rst | 53 /1(CAN) packets, 4 retries
|
| /u-boot/doc/android/ |
| A D | fastboot-protocol.rst | 48 send the indicated amount of data. Short packets are always 49 acceptable and zero-length packets are ignored. This phase continues
|
| /u-boot/arch/mips/mach-octeon/include/mach/ |
| A D | cvmx-hwpko.h | 78 u32 packets; member
|
| A D | cvmx-pip.h | 137 u64 packets; member 704 status->packets = stat2.s.pkts; in cvmx_pip_get_port_stats()
|
| A D | cvmx-pki.h | 459 u64 packets; member
|
| /u-boot/doc/device-tree-bindings/video/ |
| A D | exynos_mipi_dsi.txt | 18 NULL packets, according to input bandwidth of RGB interface.
|
| /u-boot/doc/arch/sandbox/ |
| A D | sandbox.rst | 258 involved in forming the packets that end up on the wire. To receive the 259 responses to packets sent from U-Boot the network interface has to be set to 260 promiscuous mode so that the network card won't filter out packets not destined 310 the packets we send and receive.
|
| /u-boot/board/buffalo/lsxl/ |
| A D | README | 33 all netconsole packets are broadcasted and you can use the netconsole to
|
| /u-boot/drivers/net/phy/ |
| A D | Kconfig | 270 mode) based on link utilization. When no packets are being
|
| /u-boot/doc/develop/driver-model/ |
| A D | ethernet.rst | 208 - The ``recv()`` function must loop until all packets have been received, for
|
| A D | usb-info.rst | 223 to allow access to the device (sending it packets, etc.) but all
|
| /u-boot/drivers/usb/host/ |
| A D | Kconfig | 311 Errors in OUT packets depending on the buffer address and size.
|
| /u-boot/scripts/ |
| A D | spelling.txt | 1054 packtes||packets
|
| /u-boot/drivers/net/ |
| A D | Kconfig | 434 accesses for transmitting and receiving packets. It has
|
| /u-boot/cmd/ |
| A D | Kconfig | 1773 Selecting this will allow capturing all Ethernet packets and store
|
| /u-boot/ |
| A D | README | 674 BOOTP packets are uniquely identified using a 32-bit ID. The
|
Completed in 534 milliseconds