Home
last modified time | relevance | path

Searched refs:ARP_HLEN (Results 1 – 25 of 1753) sorted by relevance

12345678910>>...71

/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/tools/
H A Dgen_ethaddr_crc.c15 #define ARP_HLEN 6 /* Length of hardware address */ macro
16 #define ARP_HLEN_ASCII (ARP_HLEN * 2) + (ARP_HLEN - 1) /* with separators */
17 #define ARP_HLEN_LAZY (ARP_HLEN * 2) /* separatorless hardware address length */
26 uint8_t ethaddr[ARP_HLEN + 1] = { 0x00 }; in process_mac()
41 for (i = 0; i < ARP_HLEN; i++) in process_mac()
43 printf("%.2x\n", crc8(0, ethaddr, ARP_HLEN)); in process_mac()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/tools/
H A Dgen_ethaddr_crc.c15 #define ARP_HLEN 6 /* Length of hardware address */ macro
16 #define ARP_HLEN_ASCII (ARP_HLEN * 2) + (ARP_HLEN - 1) /* with separators */
17 #define ARP_HLEN_LAZY (ARP_HLEN * 2) /* separatorless hardware address length */
26 uint8_t ethaddr[ARP_HLEN + 1] = { 0x00 }; in process_mac()
41 for (i = 0; i < ARP_HLEN; i++) in process_mac()
43 printf("%.2x\n", crc8(0, ethaddr, ARP_HLEN)); in process_mac()
/dports/sysutils/u-boot-nanopi-neo2/u-boot-2021.07/tools/
H A Dgen_ethaddr_crc.c15 #define ARP_HLEN 6 /* Length of hardware address */ macro
16 #define ARP_HLEN_ASCII (ARP_HLEN * 2) + (ARP_HLEN - 1) /* with separators */
17 #define ARP_HLEN_LAZY (ARP_HLEN * 2) /* separatorless hardware address length */
26 uint8_t ethaddr[ARP_HLEN + 1] = { 0x00 }; in process_mac()
41 for (i = 0; i < ARP_HLEN; i++) in process_mac()
43 printf("%.2x\n", crc8(0, ethaddr, ARP_HLEN)); in process_mac()
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/tools/
H A Dgen_ethaddr_crc.c15 #define ARP_HLEN 6 /* Length of hardware address */ macro
16 #define ARP_HLEN_ASCII (ARP_HLEN * 2) + (ARP_HLEN - 1) /* with separators */
17 #define ARP_HLEN_LAZY (ARP_HLEN * 2) /* separatorless hardware address length */
26 uint8_t ethaddr[ARP_HLEN + 1] = { 0x00 }; in process_mac()
41 for (i = 0; i < ARP_HLEN; i++) in process_mac()
43 printf("%.2x\n", crc8(0, ethaddr, ARP_HLEN)); in process_mac()
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/tools/
H A Dgen_ethaddr_crc.c15 #define ARP_HLEN 6 /* Length of hardware address */ macro
16 #define ARP_HLEN_ASCII (ARP_HLEN * 2) + (ARP_HLEN - 1) /* with separators */
17 #define ARP_HLEN_LAZY (ARP_HLEN * 2) /* separatorless hardware address length */
26 uint8_t ethaddr[ARP_HLEN + 1] = { 0x00 }; in process_mac()
41 for (i = 0; i < ARP_HLEN; i++) in process_mac()
43 printf("%.2x\n", crc8(0, ethaddr, ARP_HLEN)); in process_mac()
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/tools/
H A Dgen_ethaddr_crc.c15 #define ARP_HLEN 6 /* Length of hardware address */ macro
16 #define ARP_HLEN_ASCII (ARP_HLEN * 2) + (ARP_HLEN - 1) /* with separators */
17 #define ARP_HLEN_LAZY (ARP_HLEN * 2) /* separatorless hardware address length */
26 uint8_t ethaddr[ARP_HLEN + 1] = { 0x00 }; in process_mac()
41 for (i = 0; i < ARP_HLEN; i++) in process_mac()
43 printf("%.2x\n", crc8(0, ethaddr, ARP_HLEN)); in process_mac()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/tools/
H A Dgen_ethaddr_crc.c15 #define ARP_HLEN 6 /* Length of hardware address */ macro
16 #define ARP_HLEN_ASCII (ARP_HLEN * 2) + (ARP_HLEN - 1) /* with separators */
17 #define ARP_HLEN_LAZY (ARP_HLEN * 2) /* separatorless hardware address length */
26 uint8_t ethaddr[ARP_HLEN + 1] = { 0x00 }; in process_mac()
41 for (i = 0; i < ARP_HLEN; i++) in process_mac()
43 printf("%.2x\n", crc8(0, ethaddr, ARP_HLEN)); in process_mac()
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/tools/
H A Dgen_ethaddr_crc.c15 #define ARP_HLEN 6 /* Length of hardware address */ macro
16 #define ARP_HLEN_ASCII (ARP_HLEN * 2) + (ARP_HLEN - 1) /* with separators */
17 #define ARP_HLEN_LAZY (ARP_HLEN * 2) /* separatorless hardware address length */
26 uint8_t ethaddr[ARP_HLEN + 1] = { 0x00 }; in process_mac()
41 for (i = 0; i < ARP_HLEN; i++) in process_mac()
43 printf("%.2x\n", crc8(0, ethaddr, ARP_HLEN)); in process_mac()
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/tools/
H A Dgen_ethaddr_crc.c15 #define ARP_HLEN 6 /* Length of hardware address */ macro
16 #define ARP_HLEN_ASCII (ARP_HLEN * 2) + (ARP_HLEN - 1) /* with separators */
17 #define ARP_HLEN_LAZY (ARP_HLEN * 2) /* separatorless hardware address length */
26 uint8_t ethaddr[ARP_HLEN + 1] = { 0x00 }; in process_mac()
41 for (i = 0; i < ARP_HLEN; i++) in process_mac()
43 printf("%.2x\n", crc8(0, ethaddr, ARP_HLEN)); in process_mac()
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/tools/
H A Dgen_ethaddr_crc.c15 #define ARP_HLEN 6 /* Length of hardware address */ macro
16 #define ARP_HLEN_ASCII (ARP_HLEN * 2) + (ARP_HLEN - 1) /* with separators */
17 #define ARP_HLEN_LAZY (ARP_HLEN * 2) /* separatorless hardware address length */
26 uint8_t ethaddr[ARP_HLEN + 1] = { 0x00 }; in process_mac()
41 for (i = 0; i < ARP_HLEN; i++) in process_mac()
43 printf("%.2x\n", crc8(0, ethaddr, ARP_HLEN)); in process_mac()
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/tools/
H A Dgen_ethaddr_crc.c15 #define ARP_HLEN 6 /* Length of hardware address */ macro
16 #define ARP_HLEN_ASCII (ARP_HLEN * 2) + (ARP_HLEN - 1) /* with separators */
17 #define ARP_HLEN_LAZY (ARP_HLEN * 2) /* separatorless hardware address length */
26 uint8_t ethaddr[ARP_HLEN + 1] = { 0x00 }; in process_mac()
41 for (i = 0; i < ARP_HLEN; i++) in process_mac()
43 printf("%.2x\n", crc8(0, ethaddr, ARP_HLEN)); in process_mac()
/dports/sysutils/u-boot-sopine/u-boot-2021.07/tools/
H A Dgen_ethaddr_crc.c15 #define ARP_HLEN 6 /* Length of hardware address */ macro
16 #define ARP_HLEN_ASCII (ARP_HLEN * 2) + (ARP_HLEN - 1) /* with separators */
17 #define ARP_HLEN_LAZY (ARP_HLEN * 2) /* separatorless hardware address length */
26 uint8_t ethaddr[ARP_HLEN + 1] = { 0x00 }; in process_mac()
41 for (i = 0; i < ARP_HLEN; i++) in process_mac()
43 printf("%.2x\n", crc8(0, ethaddr, ARP_HLEN)); in process_mac()
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/tools/
H A Dgen_ethaddr_crc.c15 #define ARP_HLEN 6 /* Length of hardware address */ macro
16 #define ARP_HLEN_ASCII (ARP_HLEN * 2) + (ARP_HLEN - 1) /* with separators */
17 #define ARP_HLEN_LAZY (ARP_HLEN * 2) /* separatorless hardware address length */
26 uint8_t ethaddr[ARP_HLEN + 1] = { 0x00 }; in process_mac()
41 for (i = 0; i < ARP_HLEN; i++) in process_mac()
43 printf("%.2x\n", crc8(0, ethaddr, ARP_HLEN)); in process_mac()
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/tools/
H A Dgen_ethaddr_crc.c15 #define ARP_HLEN 6 /* Length of hardware address */ macro
16 #define ARP_HLEN_ASCII (ARP_HLEN * 2) + (ARP_HLEN - 1) /* with separators */
17 #define ARP_HLEN_LAZY (ARP_HLEN * 2) /* separatorless hardware address length */
26 uint8_t ethaddr[ARP_HLEN + 1] = { 0x00 }; in process_mac()
41 for (i = 0; i < ARP_HLEN; i++) in process_mac()
43 printf("%.2x\n", crc8(0, ethaddr, ARP_HLEN)); in process_mac()
/dports/sysutils/u-boot-rpi/u-boot-2021.07/tools/
H A Dgen_ethaddr_crc.c15 #define ARP_HLEN 6 /* Length of hardware address */ macro
16 #define ARP_HLEN_ASCII (ARP_HLEN * 2) + (ARP_HLEN - 1) /* with separators */
17 #define ARP_HLEN_LAZY (ARP_HLEN * 2) /* separatorless hardware address length */
26 uint8_t ethaddr[ARP_HLEN + 1] = { 0x00 }; in process_mac()
41 for (i = 0; i < ARP_HLEN; i++) in process_mac()
43 printf("%.2x\n", crc8(0, ethaddr, ARP_HLEN)); in process_mac()
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/tools/
H A Dgen_ethaddr_crc.c15 #define ARP_HLEN 6 /* Length of hardware address */ macro
16 #define ARP_HLEN_ASCII (ARP_HLEN * 2) + (ARP_HLEN - 1) /* with separators */
17 #define ARP_HLEN_LAZY (ARP_HLEN * 2) /* separatorless hardware address length */
26 uint8_t ethaddr[ARP_HLEN + 1] = { 0x00 }; in process_mac()
41 for (i = 0; i < ARP_HLEN; i++) in process_mac()
43 printf("%.2x\n", crc8(0, ethaddr, ARP_HLEN)); in process_mac()
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/tools/
H A Dgen_ethaddr_crc.c15 #define ARP_HLEN 6 /* Length of hardware address */ macro
16 #define ARP_HLEN_ASCII (ARP_HLEN * 2) + (ARP_HLEN - 1) /* with separators */
17 #define ARP_HLEN_LAZY (ARP_HLEN * 2) /* separatorless hardware address length */
26 uint8_t ethaddr[ARP_HLEN + 1] = { 0x00 }; in process_mac()
41 for (i = 0; i < ARP_HLEN; i++) in process_mac()
43 printf("%.2x\n", crc8(0, ethaddr, ARP_HLEN)); in process_mac()
/dports/sysutils/u-boot-nanopi-neo/u-boot-2021.07/tools/
H A Dgen_ethaddr_crc.c15 #define ARP_HLEN 6 /* Length of hardware address */ macro
16 #define ARP_HLEN_ASCII (ARP_HLEN * 2) + (ARP_HLEN - 1) /* with separators */
17 #define ARP_HLEN_LAZY (ARP_HLEN * 2) /* separatorless hardware address length */
26 uint8_t ethaddr[ARP_HLEN + 1] = { 0x00 }; in process_mac()
41 for (i = 0; i < ARP_HLEN; i++) in process_mac()
43 printf("%.2x\n", crc8(0, ethaddr, ARP_HLEN)); in process_mac()
/dports/sysutils/u-boot-wandboard/u-boot-2021.07/tools/
H A Dgen_ethaddr_crc.c15 #define ARP_HLEN 6 /* Length of hardware address */ macro
16 #define ARP_HLEN_ASCII (ARP_HLEN * 2) + (ARP_HLEN - 1) /* with separators */
17 #define ARP_HLEN_LAZY (ARP_HLEN * 2) /* separatorless hardware address length */
26 uint8_t ethaddr[ARP_HLEN + 1] = { 0x00 }; in process_mac()
41 for (i = 0; i < ARP_HLEN; i++) in process_mac()
43 printf("%.2x\n", crc8(0, ethaddr, ARP_HLEN)); in process_mac()
/dports/sysutils/u-boot-beaglebone/u-boot-2021.07/tools/
H A Dgen_ethaddr_crc.c15 #define ARP_HLEN 6 /* Length of hardware address */ macro
16 #define ARP_HLEN_ASCII (ARP_HLEN * 2) + (ARP_HLEN - 1) /* with separators */
17 #define ARP_HLEN_LAZY (ARP_HLEN * 2) /* separatorless hardware address length */
26 uint8_t ethaddr[ARP_HLEN + 1] = { 0x00 }; in process_mac()
41 for (i = 0; i < ARP_HLEN; i++) in process_mac()
43 printf("%.2x\n", crc8(0, ethaddr, ARP_HLEN)); in process_mac()
/dports/sysutils/u-boot-chip/u-boot-2021.07/tools/
H A Dgen_ethaddr_crc.c15 #define ARP_HLEN 6 /* Length of hardware address */ macro
16 #define ARP_HLEN_ASCII (ARP_HLEN * 2) + (ARP_HLEN - 1) /* with separators */
17 #define ARP_HLEN_LAZY (ARP_HLEN * 2) /* separatorless hardware address length */
26 uint8_t ethaddr[ARP_HLEN + 1] = { 0x00 }; in process_mac()
41 for (i = 0; i < ARP_HLEN; i++) in process_mac()
43 printf("%.2x\n", crc8(0, ethaddr, ARP_HLEN)); in process_mac()
/dports/sysutils/u-boot-clearfog/u-boot-2021.07/tools/
H A Dgen_ethaddr_crc.c15 #define ARP_HLEN 6 /* Length of hardware address */ macro
16 #define ARP_HLEN_ASCII (ARP_HLEN * 2) + (ARP_HLEN - 1) /* with separators */
17 #define ARP_HLEN_LAZY (ARP_HLEN * 2) /* separatorless hardware address length */
26 uint8_t ethaddr[ARP_HLEN + 1] = { 0x00 }; in process_mac()
41 for (i = 0; i < ARP_HLEN; i++) in process_mac()
43 printf("%.2x\n", crc8(0, ethaddr, ARP_HLEN)); in process_mac()
/dports/sysutils/u-boot-orangepi-zero-plus/u-boot-2021.07/tools/
H A Dgen_ethaddr_crc.c15 #define ARP_HLEN 6 /* Length of hardware address */ macro
16 #define ARP_HLEN_ASCII (ARP_HLEN * 2) + (ARP_HLEN - 1) /* with separators */
17 #define ARP_HLEN_LAZY (ARP_HLEN * 2) /* separatorless hardware address length */
26 uint8_t ethaddr[ARP_HLEN + 1] = { 0x00 }; in process_mac()
41 for (i = 0; i < ARP_HLEN; i++) in process_mac()
43 printf("%.2x\n", crc8(0, ethaddr, ARP_HLEN)); in process_mac()
/dports/sysutils/u-boot-orangepi-r1/u-boot-2021.07/tools/
H A Dgen_ethaddr_crc.c15 #define ARP_HLEN 6 /* Length of hardware address */ macro
16 #define ARP_HLEN_ASCII (ARP_HLEN * 2) + (ARP_HLEN - 1) /* with separators */
17 #define ARP_HLEN_LAZY (ARP_HLEN * 2) /* separatorless hardware address length */
26 uint8_t ethaddr[ARP_HLEN + 1] = { 0x00 }; in process_mac()
41 for (i = 0; i < ARP_HLEN; i++) in process_mac()
43 printf("%.2x\n", crc8(0, ethaddr, ARP_HLEN)); in process_mac()
/dports/sysutils/u-boot-orangepi-plus-2e/u-boot-2021.07/tools/
H A Dgen_ethaddr_crc.c15 #define ARP_HLEN 6 /* Length of hardware address */ macro
16 #define ARP_HLEN_ASCII (ARP_HLEN * 2) + (ARP_HLEN - 1) /* with separators */
17 #define ARP_HLEN_LAZY (ARP_HLEN * 2) /* separatorless hardware address length */
26 uint8_t ethaddr[ARP_HLEN + 1] = { 0x00 }; in process_mac()
41 for (i = 0; i < ARP_HLEN; i++) in process_mac()
43 printf("%.2x\n", crc8(0, ethaddr, ARP_HLEN)); in process_mac()

12345678910>>...71