Home
last modified time | relevance | path

Searched refs:ARP_HDR_SIZE (Results 1 – 25 of 398) sorted by relevance

12345678910>>...16

/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/net/
H A Darp.c78 net_send_packet(arp_tx_packet, eth_hdr_size + ARP_HDR_SIZE); in arp_raw_request()
142 if (len < ARP_HDR_SIZE) { in arp_receive()
143 printf("bad length %d < %d\n", len, ARP_HDR_SIZE); in arp_receive()
186 memcpy(tx_packet, et, eth_hdr_size + ARP_HDR_SIZE); in arp_receive()
187 net_send_packet(tx_packet, eth_hdr_size + ARP_HDR_SIZE); in arp_receive()
/dports/sysutils/u-boot-nanopi-neo2/u-boot-2021.07/net/
H A Darp.c82 net_send_packet(arp_tx_packet, eth_hdr_size + ARP_HDR_SIZE); in arp_raw_request()
146 if (len < ARP_HDR_SIZE) { in arp_receive()
147 printf("bad length %d < %d\n", len, ARP_HDR_SIZE); in arp_receive()
190 memcpy(tx_packet, et, eth_hdr_size + ARP_HDR_SIZE); in arp_receive()
191 net_send_packet(tx_packet, eth_hdr_size + ARP_HDR_SIZE); in arp_receive()
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/net/
H A Darp.c82 net_send_packet(arp_tx_packet, eth_hdr_size + ARP_HDR_SIZE); in arp_raw_request()
146 if (len < ARP_HDR_SIZE) { in arp_receive()
147 printf("bad length %d < %d\n", len, ARP_HDR_SIZE); in arp_receive()
190 memcpy(tx_packet, et, eth_hdr_size + ARP_HDR_SIZE); in arp_receive()
191 net_send_packet(tx_packet, eth_hdr_size + ARP_HDR_SIZE); in arp_receive()
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/net/
H A Darp.c82 net_send_packet(arp_tx_packet, eth_hdr_size + ARP_HDR_SIZE); in arp_raw_request()
146 if (len < ARP_HDR_SIZE) { in arp_receive()
147 printf("bad length %d < %d\n", len, ARP_HDR_SIZE); in arp_receive()
190 memcpy(tx_packet, et, eth_hdr_size + ARP_HDR_SIZE); in arp_receive()
191 net_send_packet(tx_packet, eth_hdr_size + ARP_HDR_SIZE); in arp_receive()
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/net/
H A Darp.c82 net_send_packet(arp_tx_packet, eth_hdr_size + ARP_HDR_SIZE); in arp_raw_request()
146 if (len < ARP_HDR_SIZE) { in arp_receive()
147 printf("bad length %d < %d\n", len, ARP_HDR_SIZE); in arp_receive()
190 memcpy(tx_packet, et, eth_hdr_size + ARP_HDR_SIZE); in arp_receive()
191 net_send_packet(tx_packet, eth_hdr_size + ARP_HDR_SIZE); in arp_receive()
/dports/sysutils/u-boot-beaglebone/u-boot-2021.07/net/
H A Darp.c82 net_send_packet(arp_tx_packet, eth_hdr_size + ARP_HDR_SIZE); in arp_raw_request()
146 if (len < ARP_HDR_SIZE) { in arp_receive()
147 printf("bad length %d < %d\n", len, ARP_HDR_SIZE); in arp_receive()
190 memcpy(tx_packet, et, eth_hdr_size + ARP_HDR_SIZE); in arp_receive()
191 net_send_packet(tx_packet, eth_hdr_size + ARP_HDR_SIZE); in arp_receive()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/net/
H A Darp.c78 net_send_packet(arp_tx_packet, eth_hdr_size + ARP_HDR_SIZE); in arp_raw_request()
142 if (len < ARP_HDR_SIZE) { in arp_receive()
143 printf("bad length %d < %d\n", len, ARP_HDR_SIZE); in arp_receive()
186 memcpy(tx_packet, et, eth_hdr_size + ARP_HDR_SIZE); in arp_receive()
187 net_send_packet(tx_packet, eth_hdr_size + ARP_HDR_SIZE); in arp_receive()
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/net/
H A Darp.c82 net_send_packet(arp_tx_packet, eth_hdr_size + ARP_HDR_SIZE); in arp_raw_request()
146 if (len < ARP_HDR_SIZE) { in arp_receive()
147 printf("bad length %d < %d\n", len, ARP_HDR_SIZE); in arp_receive()
190 memcpy(tx_packet, et, eth_hdr_size + ARP_HDR_SIZE); in arp_receive()
191 net_send_packet(tx_packet, eth_hdr_size + ARP_HDR_SIZE); in arp_receive()
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/net/
H A Darp.c82 net_send_packet(arp_tx_packet, eth_hdr_size + ARP_HDR_SIZE); in arp_raw_request()
146 if (len < ARP_HDR_SIZE) { in arp_receive()
147 printf("bad length %d < %d\n", len, ARP_HDR_SIZE); in arp_receive()
190 memcpy(tx_packet, et, eth_hdr_size + ARP_HDR_SIZE); in arp_receive()
191 net_send_packet(tx_packet, eth_hdr_size + ARP_HDR_SIZE); in arp_receive()
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/net/
H A Darp.c82 net_send_packet(arp_tx_packet, eth_hdr_size + ARP_HDR_SIZE); in arp_raw_request()
146 if (len < ARP_HDR_SIZE) { in arp_receive()
147 printf("bad length %d < %d\n", len, ARP_HDR_SIZE); in arp_receive()
190 memcpy(tx_packet, et, eth_hdr_size + ARP_HDR_SIZE); in arp_receive()
191 net_send_packet(tx_packet, eth_hdr_size + ARP_HDR_SIZE); in arp_receive()
/dports/sysutils/u-boot-clearfog/u-boot-2021.07/net/
H A Darp.c82 net_send_packet(arp_tx_packet, eth_hdr_size + ARP_HDR_SIZE); in arp_raw_request()
146 if (len < ARP_HDR_SIZE) { in arp_receive()
147 printf("bad length %d < %d\n", len, ARP_HDR_SIZE); in arp_receive()
190 memcpy(tx_packet, et, eth_hdr_size + ARP_HDR_SIZE); in arp_receive()
191 net_send_packet(tx_packet, eth_hdr_size + ARP_HDR_SIZE); in arp_receive()
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/net/
H A Darp.c82 net_send_packet(arp_tx_packet, eth_hdr_size + ARP_HDR_SIZE); in arp_raw_request()
146 if (len < ARP_HDR_SIZE) { in arp_receive()
147 printf("bad length %d < %d\n", len, ARP_HDR_SIZE); in arp_receive()
190 memcpy(tx_packet, et, eth_hdr_size + ARP_HDR_SIZE); in arp_receive()
191 net_send_packet(tx_packet, eth_hdr_size + ARP_HDR_SIZE); in arp_receive()
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/net/
H A Darp.c82 net_send_packet(arp_tx_packet, eth_hdr_size + ARP_HDR_SIZE); in arp_raw_request()
146 if (len < ARP_HDR_SIZE) { in arp_receive()
147 printf("bad length %d < %d\n", len, ARP_HDR_SIZE); in arp_receive()
190 memcpy(tx_packet, et, eth_hdr_size + ARP_HDR_SIZE); in arp_receive()
191 net_send_packet(tx_packet, eth_hdr_size + ARP_HDR_SIZE); in arp_receive()
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/net/
H A Darp.c82 net_send_packet(arp_tx_packet, eth_hdr_size + ARP_HDR_SIZE); in arp_raw_request()
146 if (len < ARP_HDR_SIZE) { in arp_receive()
147 printf("bad length %d < %d\n", len, ARP_HDR_SIZE); in arp_receive()
190 memcpy(tx_packet, et, eth_hdr_size + ARP_HDR_SIZE); in arp_receive()
191 net_send_packet(tx_packet, eth_hdr_size + ARP_HDR_SIZE); in arp_receive()
/dports/sysutils/u-boot-sopine/u-boot-2021.07/net/
H A Darp.c82 net_send_packet(arp_tx_packet, eth_hdr_size + ARP_HDR_SIZE); in arp_raw_request()
146 if (len < ARP_HDR_SIZE) { in arp_receive()
147 printf("bad length %d < %d\n", len, ARP_HDR_SIZE); in arp_receive()
190 memcpy(tx_packet, et, eth_hdr_size + ARP_HDR_SIZE); in arp_receive()
191 net_send_packet(tx_packet, eth_hdr_size + ARP_HDR_SIZE); in arp_receive()
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/net/
H A Darp.c82 net_send_packet(arp_tx_packet, eth_hdr_size + ARP_HDR_SIZE); in arp_raw_request()
146 if (len < ARP_HDR_SIZE) { in arp_receive()
147 printf("bad length %d < %d\n", len, ARP_HDR_SIZE); in arp_receive()
190 memcpy(tx_packet, et, eth_hdr_size + ARP_HDR_SIZE); in arp_receive()
191 net_send_packet(tx_packet, eth_hdr_size + ARP_HDR_SIZE); in arp_receive()
/dports/sysutils/u-boot-rpi/u-boot-2021.07/net/
H A Darp.c82 net_send_packet(arp_tx_packet, eth_hdr_size + ARP_HDR_SIZE); in arp_raw_request()
146 if (len < ARP_HDR_SIZE) { in arp_receive()
147 printf("bad length %d < %d\n", len, ARP_HDR_SIZE); in arp_receive()
190 memcpy(tx_packet, et, eth_hdr_size + ARP_HDR_SIZE); in arp_receive()
191 net_send_packet(tx_packet, eth_hdr_size + ARP_HDR_SIZE); in arp_receive()
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/net/
H A Darp.c78 net_send_packet(arp_tx_packet, eth_hdr_size + ARP_HDR_SIZE); in arp_raw_request()
142 if (len < ARP_HDR_SIZE) { in arp_receive()
143 printf("bad length %d < %d\n", len, ARP_HDR_SIZE); in arp_receive()
186 memcpy(tx_packet, et, eth_hdr_size + ARP_HDR_SIZE); in arp_receive()
187 net_send_packet(tx_packet, eth_hdr_size + ARP_HDR_SIZE); in arp_receive()
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/net/
H A Darp.c82 net_send_packet(arp_tx_packet, eth_hdr_size + ARP_HDR_SIZE); in arp_raw_request()
146 if (len < ARP_HDR_SIZE) { in arp_receive()
147 printf("bad length %d < %d\n", len, ARP_HDR_SIZE); in arp_receive()
190 memcpy(tx_packet, et, eth_hdr_size + ARP_HDR_SIZE); in arp_receive()
191 net_send_packet(tx_packet, eth_hdr_size + ARP_HDR_SIZE); in arp_receive()
/dports/sysutils/u-boot-chip/u-boot-2021.07/net/
H A Darp.c82 net_send_packet(arp_tx_packet, eth_hdr_size + ARP_HDR_SIZE); in arp_raw_request()
146 if (len < ARP_HDR_SIZE) { in arp_receive()
147 printf("bad length %d < %d\n", len, ARP_HDR_SIZE); in arp_receive()
190 memcpy(tx_packet, et, eth_hdr_size + ARP_HDR_SIZE); in arp_receive()
191 net_send_packet(tx_packet, eth_hdr_size + ARP_HDR_SIZE); in arp_receive()
/dports/sysutils/u-boot-wandboard/u-boot-2021.07/net/
H A Darp.c82 net_send_packet(arp_tx_packet, eth_hdr_size + ARP_HDR_SIZE); in arp_raw_request()
146 if (len < ARP_HDR_SIZE) { in arp_receive()
147 printf("bad length %d < %d\n", len, ARP_HDR_SIZE); in arp_receive()
190 memcpy(tx_packet, et, eth_hdr_size + ARP_HDR_SIZE); in arp_receive()
191 net_send_packet(tx_packet, eth_hdr_size + ARP_HDR_SIZE); in arp_receive()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/net/
H A Darp.c78 net_send_packet(arp_tx_packet, eth_hdr_size + ARP_HDR_SIZE); in arp_raw_request()
142 if (len < ARP_HDR_SIZE) { in arp_receive()
143 printf("bad length %d < %d\n", len, ARP_HDR_SIZE); in arp_receive()
186 memcpy(tx_packet, et, eth_hdr_size + ARP_HDR_SIZE); in arp_receive()
187 net_send_packet(tx_packet, eth_hdr_size + ARP_HDR_SIZE); in arp_receive()
/dports/sysutils/u-boot-orangepi-zero-plus/u-boot-2021.07/net/
H A Darp.c82 net_send_packet(arp_tx_packet, eth_hdr_size + ARP_HDR_SIZE); in arp_raw_request()
146 if (len < ARP_HDR_SIZE) { in arp_receive()
147 printf("bad length %d < %d\n", len, ARP_HDR_SIZE); in arp_receive()
190 memcpy(tx_packet, et, eth_hdr_size + ARP_HDR_SIZE); in arp_receive()
191 net_send_packet(tx_packet, eth_hdr_size + ARP_HDR_SIZE); in arp_receive()
/dports/sysutils/u-boot-orangepi-r1/u-boot-2021.07/net/
H A Darp.c82 net_send_packet(arp_tx_packet, eth_hdr_size + ARP_HDR_SIZE); in arp_raw_request()
146 if (len < ARP_HDR_SIZE) { in arp_receive()
147 printf("bad length %d < %d\n", len, ARP_HDR_SIZE); in arp_receive()
190 memcpy(tx_packet, et, eth_hdr_size + ARP_HDR_SIZE); in arp_receive()
191 net_send_packet(tx_packet, eth_hdr_size + ARP_HDR_SIZE); in arp_receive()
/dports/sysutils/u-boot-orangepi-plus-2e/u-boot-2021.07/net/
H A Darp.c82 net_send_packet(arp_tx_packet, eth_hdr_size + ARP_HDR_SIZE); in arp_raw_request()
146 if (len < ARP_HDR_SIZE) { in arp_receive()
147 printf("bad length %d < %d\n", len, ARP_HDR_SIZE); in arp_receive()
190 memcpy(tx_packet, et, eth_hdr_size + ARP_HDR_SIZE); in arp_receive()
191 net_send_packet(tx_packet, eth_hdr_size + ARP_HDR_SIZE); in arp_receive()

12345678910>>...16