Home
last modified time | relevance | path

Searched refs:bootp_id (Results 1 – 25 of 126) sorted by relevance

123456

/dports/sysutils/u-boot-utilite/u-boot-2015.07/net/
H A Dbootp.c668 u32 bootp_id; in bootp_request() local
736 bootp_id = ((u32)net_ethaddr[2] << 24) in bootp_request()
740 bootp_id += get_timer(0); in bootp_request()
741 bootp_id = htonl(bootp_id); in bootp_request()
742 bootp_add_id(bootp_id); in bootp_request()
743 net_copy_u32(&bp->bp_id, &bootp_id); in bootp_request()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/net/
H A Dbootp.c718 u32 bootp_id; in bootp_request() local
797 bootp_id = ((u32)net_ethaddr[2] << 24) in bootp_request()
801 bootp_id += get_timer(0); in bootp_request()
802 bootp_id = htonl(bootp_id); in bootp_request()
803 bootp_add_id(bootp_id); in bootp_request()
804 net_copy_u32(&bp->bp_id, &bootp_id); in bootp_request()
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/net/
H A Dbootp.c731 u32 bootp_id; in bootp_request() local
810 bootp_id = ((u32)net_ethaddr[2] << 24) in bootp_request()
814 bootp_id += get_timer(0); in bootp_request()
815 bootp_id = htonl(bootp_id); in bootp_request()
816 bootp_add_id(bootp_id); in bootp_request()
817 net_copy_u32(&bp->bp_id, &bootp_id); in bootp_request()
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/net/
H A Dbootp.c731 u32 bootp_id; in bootp_request() local
810 bootp_id = ((u32)net_ethaddr[2] << 24) in bootp_request()
814 bootp_id += get_timer(0); in bootp_request()
815 bootp_id = htonl(bootp_id); in bootp_request()
816 bootp_add_id(bootp_id); in bootp_request()
817 net_copy_u32(&bp->bp_id, &bootp_id); in bootp_request()
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/net/
H A Dbootp.c731 u32 bootp_id; in bootp_request() local
810 bootp_id = ((u32)net_ethaddr[2] << 24) in bootp_request()
814 bootp_id += get_timer(0); in bootp_request()
815 bootp_id = htonl(bootp_id); in bootp_request()
816 bootp_add_id(bootp_id); in bootp_request()
817 net_copy_u32(&bp->bp_id, &bootp_id); in bootp_request()
/dports/sysutils/u-boot-beaglebone/u-boot-2021.07/net/
H A Dbootp.c731 u32 bootp_id; in bootp_request() local
810 bootp_id = ((u32)net_ethaddr[2] << 24) in bootp_request()
814 bootp_id += get_timer(0); in bootp_request()
815 bootp_id = htonl(bootp_id); in bootp_request()
816 bootp_add_id(bootp_id); in bootp_request()
817 net_copy_u32(&bp->bp_id, &bootp_id); in bootp_request()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/net/
H A Dbootp.c718 u32 bootp_id; in bootp_request() local
797 bootp_id = ((u32)net_ethaddr[2] << 24) in bootp_request()
801 bootp_id += get_timer(0); in bootp_request()
802 bootp_id = htonl(bootp_id); in bootp_request()
803 bootp_add_id(bootp_id); in bootp_request()
804 net_copy_u32(&bp->bp_id, &bootp_id); in bootp_request()
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/net/
H A Dbootp.c731 u32 bootp_id; in bootp_request() local
810 bootp_id = ((u32)net_ethaddr[2] << 24) in bootp_request()
814 bootp_id += get_timer(0); in bootp_request()
815 bootp_id = htonl(bootp_id); in bootp_request()
816 bootp_add_id(bootp_id); in bootp_request()
817 net_copy_u32(&bp->bp_id, &bootp_id); in bootp_request()
/dports/sysutils/u-boot-a13-olinuxino/u-boot-2021.07/net/
H A Dbootp.c731 u32 bootp_id; in bootp_request() local
810 bootp_id = ((u32)net_ethaddr[2] << 24) in bootp_request()
814 bootp_id += get_timer(0); in bootp_request()
815 bootp_id = htonl(bootp_id); in bootp_request()
816 bootp_add_id(bootp_id); in bootp_request()
817 net_copy_u32(&bp->bp_id, &bootp_id); in bootp_request()
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/net/
H A Dbootp.c731 u32 bootp_id; in bootp_request() local
810 bootp_id = ((u32)net_ethaddr[2] << 24) in bootp_request()
814 bootp_id += get_timer(0); in bootp_request()
815 bootp_id = htonl(bootp_id); in bootp_request()
816 bootp_add_id(bootp_id); in bootp_request()
817 net_copy_u32(&bp->bp_id, &bootp_id); in bootp_request()
/dports/sysutils/u-boot-sopine/u-boot-2021.07/net/
H A Dbootp.c731 u32 bootp_id; in bootp_request() local
810 bootp_id = ((u32)net_ethaddr[2] << 24) in bootp_request()
814 bootp_id += get_timer(0); in bootp_request()
815 bootp_id = htonl(bootp_id); in bootp_request()
816 bootp_add_id(bootp_id); in bootp_request()
817 net_copy_u32(&bp->bp_id, &bootp_id); in bootp_request()
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/net/
H A Dbootp.c731 u32 bootp_id; in bootp_request() local
810 bootp_id = ((u32)net_ethaddr[2] << 24) in bootp_request()
814 bootp_id += get_timer(0); in bootp_request()
815 bootp_id = htonl(bootp_id); in bootp_request()
816 bootp_add_id(bootp_id); in bootp_request()
817 net_copy_u32(&bp->bp_id, &bootp_id); in bootp_request()
/dports/sysutils/u-boot-rpi/u-boot-2021.07/net/
H A Dbootp.c731 u32 bootp_id; in bootp_request() local
810 bootp_id = ((u32)net_ethaddr[2] << 24) in bootp_request()
814 bootp_id += get_timer(0); in bootp_request()
815 bootp_id = htonl(bootp_id); in bootp_request()
816 bootp_add_id(bootp_id); in bootp_request()
817 net_copy_u32(&bp->bp_id, &bootp_id); in bootp_request()
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/net/
H A Dbootp.c718 u32 bootp_id; in bootp_request() local
797 bootp_id = ((u32)net_ethaddr[2] << 24) in bootp_request()
801 bootp_id += get_timer(0); in bootp_request()
802 bootp_id = htonl(bootp_id); in bootp_request()
803 bootp_add_id(bootp_id); in bootp_request()
804 net_copy_u32(&bp->bp_id, &bootp_id); in bootp_request()
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/net/
H A Dbootp.c731 u32 bootp_id; in bootp_request() local
810 bootp_id = ((u32)net_ethaddr[2] << 24) in bootp_request()
814 bootp_id += get_timer(0); in bootp_request()
815 bootp_id = htonl(bootp_id); in bootp_request()
816 bootp_add_id(bootp_id); in bootp_request()
817 net_copy_u32(&bp->bp_id, &bootp_id); in bootp_request()
/dports/sysutils/u-boot-nanopi-neo2/u-boot-2021.07/net/
H A Dbootp.c731 u32 bootp_id; in bootp_request() local
810 bootp_id = ((u32)net_ethaddr[2] << 24) in bootp_request()
814 bootp_id += get_timer(0); in bootp_request()
815 bootp_id = htonl(bootp_id); in bootp_request()
816 bootp_add_id(bootp_id); in bootp_request()
817 net_copy_u32(&bp->bp_id, &bootp_id); in bootp_request()
/dports/sysutils/u-boot-nanopi-neo/u-boot-2021.07/net/
H A Dbootp.c731 u32 bootp_id; in bootp_request() local
810 bootp_id = ((u32)net_ethaddr[2] << 24) in bootp_request()
814 bootp_id += get_timer(0); in bootp_request()
815 bootp_id = htonl(bootp_id); in bootp_request()
816 bootp_add_id(bootp_id); in bootp_request()
817 net_copy_u32(&bp->bp_id, &bootp_id); in bootp_request()
/dports/sysutils/u-boot-chip/u-boot-2021.07/net/
H A Dbootp.c731 u32 bootp_id; in bootp_request() local
810 bootp_id = ((u32)net_ethaddr[2] << 24) in bootp_request()
814 bootp_id += get_timer(0); in bootp_request()
815 bootp_id = htonl(bootp_id); in bootp_request()
816 bootp_add_id(bootp_id); in bootp_request()
817 net_copy_u32(&bp->bp_id, &bootp_id); in bootp_request()
/dports/sysutils/u-boot-wandboard/u-boot-2021.07/net/
H A Dbootp.c731 u32 bootp_id; in bootp_request() local
810 bootp_id = ((u32)net_ethaddr[2] << 24) in bootp_request()
814 bootp_id += get_timer(0); in bootp_request()
815 bootp_id = htonl(bootp_id); in bootp_request()
816 bootp_add_id(bootp_id); in bootp_request()
817 net_copy_u32(&bp->bp_id, &bootp_id); in bootp_request()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/net/
H A Dbootp.c718 u32 bootp_id; in bootp_request() local
797 bootp_id = ((u32)net_ethaddr[2] << 24) in bootp_request()
801 bootp_id += get_timer(0); in bootp_request()
802 bootp_id = htonl(bootp_id); in bootp_request()
803 bootp_add_id(bootp_id); in bootp_request()
804 net_copy_u32(&bp->bp_id, &bootp_id); in bootp_request()
/dports/sysutils/u-boot-clearfog/u-boot-2021.07/net/
H A Dbootp.c731 u32 bootp_id; in bootp_request() local
810 bootp_id = ((u32)net_ethaddr[2] << 24) in bootp_request()
814 bootp_id += get_timer(0); in bootp_request()
815 bootp_id = htonl(bootp_id); in bootp_request()
816 bootp_add_id(bootp_id); in bootp_request()
817 net_copy_u32(&bp->bp_id, &bootp_id); in bootp_request()
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/net/
H A Dbootp.c731 u32 bootp_id; in bootp_request() local
810 bootp_id = ((u32)net_ethaddr[2] << 24) in bootp_request()
814 bootp_id += get_timer(0); in bootp_request()
815 bootp_id = htonl(bootp_id); in bootp_request()
816 bootp_add_id(bootp_id); in bootp_request()
817 net_copy_u32(&bp->bp_id, &bootp_id); in bootp_request()
/dports/sysutils/u-boot-orangepi-zero-plus/u-boot-2021.07/net/
H A Dbootp.c731 u32 bootp_id; in bootp_request() local
810 bootp_id = ((u32)net_ethaddr[2] << 24) in bootp_request()
814 bootp_id += get_timer(0); in bootp_request()
815 bootp_id = htonl(bootp_id); in bootp_request()
816 bootp_add_id(bootp_id); in bootp_request()
817 net_copy_u32(&bp->bp_id, &bootp_id); in bootp_request()
/dports/sysutils/u-boot-orangepi-r1/u-boot-2021.07/net/
H A Dbootp.c731 u32 bootp_id; in bootp_request() local
810 bootp_id = ((u32)net_ethaddr[2] << 24) in bootp_request()
814 bootp_id += get_timer(0); in bootp_request()
815 bootp_id = htonl(bootp_id); in bootp_request()
816 bootp_add_id(bootp_id); in bootp_request()
817 net_copy_u32(&bp->bp_id, &bootp_id); in bootp_request()
/dports/sysutils/u-boot-orangepi-zero/u-boot-2021.07/net/
H A Dbootp.c731 u32 bootp_id; in bootp_request() local
810 bootp_id = ((u32)net_ethaddr[2] << 24) in bootp_request()
814 bootp_id += get_timer(0); in bootp_request()
815 bootp_id = htonl(bootp_id); in bootp_request()
816 bootp_add_id(bootp_id); in bootp_request()
817 net_copy_u32(&bp->bp_id, &bootp_id); in bootp_request()

123456