Home
last modified time | relevance | path

Searched refs:iplen (Results 151 – 175 of 681) sorted by relevance

12345678910>>...28

/dports/sysutils/u-boot-pine-h64/u-boot-2021.07/net/
H A Dbootp.c726 int extlen, pktlen, iplen;
823 iplen = BOOTP_HDR_SIZE - OPT_FIELD_SIZE + extlen;
824 pktlen = eth_hdr_size + IP_UDP_HDR_SIZE + iplen;
826 net_set_udp_header(iphdr, bcast_ip, PORT_BOOTPS, PORT_BOOTPC, iplen);
985 int pktlen, iplen, extlen;
1035 iplen = BOOTP_HDR_SIZE - OPT_FIELD_SIZE + extlen;
1036 pktlen = eth_hdr_size + IP_UDP_HDR_SIZE + iplen;
1038 net_set_udp_header(iphdr, bcast_ip, PORT_BOOTPS, PORT_BOOTPC, iplen);
/dports/sysutils/u-boot-pine64/u-boot-2021.07/net/
H A Dbootp.c726 int extlen, pktlen, iplen; in bootp_request() local
823 iplen = BOOTP_HDR_SIZE - OPT_FIELD_SIZE + extlen; in bootp_request()
824 pktlen = eth_hdr_size + IP_UDP_HDR_SIZE + iplen; in bootp_request()
826 net_set_udp_header(iphdr, bcast_ip, PORT_BOOTPS, PORT_BOOTPC, iplen); in bootp_request()
985 int pktlen, iplen, extlen; in dhcp_send_request_packet() local
1035 iplen = BOOTP_HDR_SIZE - OPT_FIELD_SIZE + extlen; in dhcp_send_request_packet()
1036 pktlen = eth_hdr_size + IP_UDP_HDR_SIZE + iplen; in dhcp_send_request_packet()
1038 net_set_udp_header(iphdr, bcast_ip, PORT_BOOTPS, PORT_BOOTPC, iplen); in dhcp_send_request_packet()
/dports/sysutils/u-boot-pandaboard/u-boot-2021.07/net/
H A Dbootp.c726 int extlen, pktlen, iplen; in bootp_request() local
823 iplen = BOOTP_HDR_SIZE - OPT_FIELD_SIZE + extlen; in bootp_request()
824 pktlen = eth_hdr_size + IP_UDP_HDR_SIZE + iplen; in bootp_request()
826 net_set_udp_header(iphdr, bcast_ip, PORT_BOOTPS, PORT_BOOTPC, iplen); in bootp_request()
985 int pktlen, iplen, extlen; in dhcp_send_request_packet() local
1035 iplen = BOOTP_HDR_SIZE - OPT_FIELD_SIZE + extlen; in dhcp_send_request_packet()
1036 pktlen = eth_hdr_size + IP_UDP_HDR_SIZE + iplen; in dhcp_send_request_packet()
1038 net_set_udp_header(iphdr, bcast_ip, PORT_BOOTPS, PORT_BOOTPC, iplen); in dhcp_send_request_packet()
/dports/sysutils/u-boot-pcduino3/u-boot-2021.07/net/
H A Dbootp.c726 int extlen, pktlen, iplen; in bootp_request() local
823 iplen = BOOTP_HDR_SIZE - OPT_FIELD_SIZE + extlen; in bootp_request()
824 pktlen = eth_hdr_size + IP_UDP_HDR_SIZE + iplen; in bootp_request()
826 net_set_udp_header(iphdr, bcast_ip, PORT_BOOTPS, PORT_BOOTPC, iplen); in bootp_request()
985 int pktlen, iplen, extlen; in dhcp_send_request_packet() local
1035 iplen = BOOTP_HDR_SIZE - OPT_FIELD_SIZE + extlen; in dhcp_send_request_packet()
1036 pktlen = eth_hdr_size + IP_UDP_HDR_SIZE + iplen; in dhcp_send_request_packet()
1038 net_set_udp_header(iphdr, bcast_ip, PORT_BOOTPS, PORT_BOOTPC, iplen); in dhcp_send_request_packet()
/dports/sysutils/u-boot-pine64-lts/u-boot-2021.07/net/
H A Dbootp.c726 int extlen, pktlen, iplen; in bootp_request() local
823 iplen = BOOTP_HDR_SIZE - OPT_FIELD_SIZE + extlen; in bootp_request()
824 pktlen = eth_hdr_size + IP_UDP_HDR_SIZE + iplen; in bootp_request()
826 net_set_udp_header(iphdr, bcast_ip, PORT_BOOTPS, PORT_BOOTPC, iplen); in bootp_request()
985 int pktlen, iplen, extlen; in dhcp_send_request_packet() local
1035 iplen = BOOTP_HDR_SIZE - OPT_FIELD_SIZE + extlen; in dhcp_send_request_packet()
1036 pktlen = eth_hdr_size + IP_UDP_HDR_SIZE + iplen; in dhcp_send_request_packet()
1038 net_set_udp_header(iphdr, bcast_ip, PORT_BOOTPS, PORT_BOOTPC, iplen); in dhcp_send_request_packet()
/dports/sysutils/u-boot-pinebook/u-boot-2021.07/net/
H A Dbootp.c726 int extlen, pktlen, iplen; in bootp_request() local
823 iplen = BOOTP_HDR_SIZE - OPT_FIELD_SIZE + extlen; in bootp_request()
824 pktlen = eth_hdr_size + IP_UDP_HDR_SIZE + iplen; in bootp_request()
826 net_set_udp_header(iphdr, bcast_ip, PORT_BOOTPS, PORT_BOOTPC, iplen); in bootp_request()
985 int pktlen, iplen, extlen; in dhcp_send_request_packet() local
1035 iplen = BOOTP_HDR_SIZE - OPT_FIELD_SIZE + extlen; in dhcp_send_request_packet()
1036 pktlen = eth_hdr_size + IP_UDP_HDR_SIZE + iplen; in dhcp_send_request_packet()
1038 net_set_udp_header(iphdr, bcast_ip, PORT_BOOTPS, PORT_BOOTPC, iplen); in dhcp_send_request_packet()
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/net/
H A Dbootp.c726 int extlen, pktlen, iplen; in bootp_request() local
823 iplen = BOOTP_HDR_SIZE - OPT_FIELD_SIZE + extlen; in bootp_request()
824 pktlen = eth_hdr_size + IP_UDP_HDR_SIZE + iplen; in bootp_request()
826 net_set_udp_header(iphdr, bcast_ip, PORT_BOOTPS, PORT_BOOTPC, iplen); in bootp_request()
985 int pktlen, iplen, extlen; in dhcp_send_request_packet() local
1035 iplen = BOOTP_HDR_SIZE - OPT_FIELD_SIZE + extlen; in dhcp_send_request_packet()
1036 pktlen = eth_hdr_size + IP_UDP_HDR_SIZE + iplen; in dhcp_send_request_packet()
1038 net_set_udp_header(iphdr, bcast_ip, PORT_BOOTPS, PORT_BOOTPC, iplen); in dhcp_send_request_packet()
/dports/sysutils/u-boot-nanopi-m1plus/u-boot-2021.07/net/
H A Dbootp.c726 int extlen, pktlen, iplen; in bootp_request() local
823 iplen = BOOTP_HDR_SIZE - OPT_FIELD_SIZE + extlen; in bootp_request()
824 pktlen = eth_hdr_size + IP_UDP_HDR_SIZE + iplen; in bootp_request()
826 net_set_udp_header(iphdr, bcast_ip, PORT_BOOTPS, PORT_BOOTPC, iplen); in bootp_request()
985 int pktlen, iplen, extlen; in dhcp_send_request_packet() local
1035 iplen = BOOTP_HDR_SIZE - OPT_FIELD_SIZE + extlen; in dhcp_send_request_packet()
1036 pktlen = eth_hdr_size + IP_UDP_HDR_SIZE + iplen; in dhcp_send_request_packet()
1038 net_set_udp_header(iphdr, bcast_ip, PORT_BOOTPS, PORT_BOOTPC, iplen); in dhcp_send_request_packet()
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/net/
H A Dbootp.c726 int extlen, pktlen, iplen; in bootp_request() local
823 iplen = BOOTP_HDR_SIZE - OPT_FIELD_SIZE + extlen; in bootp_request()
824 pktlen = eth_hdr_size + IP_UDP_HDR_SIZE + iplen; in bootp_request()
826 net_set_udp_header(iphdr, bcast_ip, PORT_BOOTPS, PORT_BOOTPC, iplen); in bootp_request()
985 int pktlen, iplen, extlen; in dhcp_send_request_packet() local
1035 iplen = BOOTP_HDR_SIZE - OPT_FIELD_SIZE + extlen; in dhcp_send_request_packet()
1036 pktlen = eth_hdr_size + IP_UDP_HDR_SIZE + iplen; in dhcp_send_request_packet()
1038 net_set_udp_header(iphdr, bcast_ip, PORT_BOOTPS, PORT_BOOTPC, iplen); in dhcp_send_request_packet()
/dports/sysutils/u-boot-nanopi-a64/u-boot-2021.07/net/
H A Dbootp.c726 int extlen, pktlen, iplen; in bootp_request() local
823 iplen = BOOTP_HDR_SIZE - OPT_FIELD_SIZE + extlen; in bootp_request()
824 pktlen = eth_hdr_size + IP_UDP_HDR_SIZE + iplen; in bootp_request()
826 net_set_udp_header(iphdr, bcast_ip, PORT_BOOTPS, PORT_BOOTPC, iplen); in bootp_request()
985 int pktlen, iplen, extlen; in dhcp_send_request_packet() local
1035 iplen = BOOTP_HDR_SIZE - OPT_FIELD_SIZE + extlen; in dhcp_send_request_packet()
1036 pktlen = eth_hdr_size + IP_UDP_HDR_SIZE + iplen; in dhcp_send_request_packet()
1038 net_set_udp_header(iphdr, bcast_ip, PORT_BOOTPS, PORT_BOOTPC, iplen); in dhcp_send_request_packet()
/dports/sysutils/u-boot-nanopi-neo-air/u-boot-2021.07/net/
H A Dbootp.c726 int extlen, pktlen, iplen; in bootp_request() local
823 iplen = BOOTP_HDR_SIZE - OPT_FIELD_SIZE + extlen; in bootp_request()
824 pktlen = eth_hdr_size + IP_UDP_HDR_SIZE + iplen; in bootp_request()
826 net_set_udp_header(iphdr, bcast_ip, PORT_BOOTPS, PORT_BOOTPC, iplen); in bootp_request()
985 int pktlen, iplen, extlen; in dhcp_send_request_packet() local
1035 iplen = BOOTP_HDR_SIZE - OPT_FIELD_SIZE + extlen; in dhcp_send_request_packet()
1036 pktlen = eth_hdr_size + IP_UDP_HDR_SIZE + iplen; in dhcp_send_request_packet()
1038 net_set_udp_header(iphdr, bcast_ip, PORT_BOOTPS, PORT_BOOTPC, iplen); in dhcp_send_request_packet()
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot/net/
H A Dbootp.c726 int extlen, pktlen, iplen; in bootp_request() local
823 iplen = BOOTP_HDR_SIZE - OPT_FIELD_SIZE + extlen; in bootp_request()
824 pktlen = eth_hdr_size + IP_UDP_HDR_SIZE + iplen; in bootp_request()
826 net_set_udp_header(iphdr, bcast_ip, PORT_BOOTPS, PORT_BOOTPC, iplen); in bootp_request()
985 int pktlen, iplen, extlen; in dhcp_send_request_packet() local
1035 iplen = BOOTP_HDR_SIZE - OPT_FIELD_SIZE + extlen; in dhcp_send_request_packet()
1036 pktlen = eth_hdr_size + IP_UDP_HDR_SIZE + iplen; in dhcp_send_request_packet()
1038 net_set_udp_header(iphdr, bcast_ip, PORT_BOOTPS, PORT_BOOTPC, iplen); in dhcp_send_request_packet()
/dports/sysutils/u-boot-orangepi-pc2/u-boot-2021.07/net/
H A Dbootp.c726 int extlen, pktlen, iplen; in bootp_request() local
823 iplen = BOOTP_HDR_SIZE - OPT_FIELD_SIZE + extlen; in bootp_request()
824 pktlen = eth_hdr_size + IP_UDP_HDR_SIZE + iplen; in bootp_request()
826 net_set_udp_header(iphdr, bcast_ip, PORT_BOOTPS, PORT_BOOTPC, iplen); in bootp_request()
985 int pktlen, iplen, extlen; in dhcp_send_request_packet() local
1035 iplen = BOOTP_HDR_SIZE - OPT_FIELD_SIZE + extlen; in dhcp_send_request_packet()
1036 pktlen = eth_hdr_size + IP_UDP_HDR_SIZE + iplen; in dhcp_send_request_packet()
1038 net_set_udp_header(iphdr, bcast_ip, PORT_BOOTPS, PORT_BOOTPC, iplen); in dhcp_send_request_packet()
/dports/sysutils/u-boot-orangepi-plus-2e/u-boot-2021.07/net/
H A Dbootp.c726 int extlen, pktlen, iplen; in bootp_request() local
823 iplen = BOOTP_HDR_SIZE - OPT_FIELD_SIZE + extlen; in bootp_request()
824 pktlen = eth_hdr_size + IP_UDP_HDR_SIZE + iplen; in bootp_request()
826 net_set_udp_header(iphdr, bcast_ip, PORT_BOOTPS, PORT_BOOTPC, iplen); in bootp_request()
985 int pktlen, iplen, extlen; in dhcp_send_request_packet() local
1035 iplen = BOOTP_HDR_SIZE - OPT_FIELD_SIZE + extlen; in dhcp_send_request_packet()
1036 pktlen = eth_hdr_size + IP_UDP_HDR_SIZE + iplen; in dhcp_send_request_packet()
1038 net_set_udp_header(iphdr, bcast_ip, PORT_BOOTPS, PORT_BOOTPC, iplen); in dhcp_send_request_packet()
/dports/sysutils/u-boot-olinuxino-lime2-emmc/u-boot-2021.07/net/
H A Dbootp.c726 int extlen, pktlen, iplen; in bootp_request() local
823 iplen = BOOTP_HDR_SIZE - OPT_FIELD_SIZE + extlen; in bootp_request()
824 pktlen = eth_hdr_size + IP_UDP_HDR_SIZE + iplen; in bootp_request()
826 net_set_udp_header(iphdr, bcast_ip, PORT_BOOTPS, PORT_BOOTPC, iplen); in bootp_request()
985 int pktlen, iplen, extlen; in dhcp_send_request_packet() local
1035 iplen = BOOTP_HDR_SIZE - OPT_FIELD_SIZE + extlen; in dhcp_send_request_packet()
1036 pktlen = eth_hdr_size + IP_UDP_HDR_SIZE + iplen; in dhcp_send_request_packet()
1038 net_set_udp_header(iphdr, bcast_ip, PORT_BOOTPS, PORT_BOOTPC, iplen); in dhcp_send_request_packet()
/dports/sysutils/u-boot-orangepi-one/u-boot-2021.07/net/
H A Dbootp.c726 int extlen, pktlen, iplen; in bootp_request() local
823 iplen = BOOTP_HDR_SIZE - OPT_FIELD_SIZE + extlen; in bootp_request()
824 pktlen = eth_hdr_size + IP_UDP_HDR_SIZE + iplen; in bootp_request()
826 net_set_udp_header(iphdr, bcast_ip, PORT_BOOTPS, PORT_BOOTPC, iplen); in bootp_request()
985 int pktlen, iplen, extlen; in dhcp_send_request_packet() local
1035 iplen = BOOTP_HDR_SIZE - OPT_FIELD_SIZE + extlen; in dhcp_send_request_packet()
1036 pktlen = eth_hdr_size + IP_UDP_HDR_SIZE + iplen; in dhcp_send_request_packet()
1038 net_set_udp_header(iphdr, bcast_ip, PORT_BOOTPS, PORT_BOOTPC, iplen); in dhcp_send_request_packet()
/dports/sysutils/u-boot-orangepi-pc/u-boot-2021.07/net/
H A Dbootp.c726 int extlen, pktlen, iplen; in bootp_request() local
823 iplen = BOOTP_HDR_SIZE - OPT_FIELD_SIZE + extlen; in bootp_request()
824 pktlen = eth_hdr_size + IP_UDP_HDR_SIZE + iplen; in bootp_request()
826 net_set_udp_header(iphdr, bcast_ip, PORT_BOOTPS, PORT_BOOTPC, iplen); in bootp_request()
985 int pktlen, iplen, extlen; in dhcp_send_request_packet() local
1035 iplen = BOOTP_HDR_SIZE - OPT_FIELD_SIZE + extlen; in dhcp_send_request_packet()
1036 pktlen = eth_hdr_size + IP_UDP_HDR_SIZE + iplen; in dhcp_send_request_packet()
1038 net_set_udp_header(iphdr, bcast_ip, PORT_BOOTPS, PORT_BOOTPC, iplen); in dhcp_send_request_packet()
/dports/sysutils/u-boot-orangepi-pc-plus/u-boot-2021.07/net/
H A Dbootp.c726 int extlen, pktlen, iplen; in bootp_request() local
823 iplen = BOOTP_HDR_SIZE - OPT_FIELD_SIZE + extlen; in bootp_request()
824 pktlen = eth_hdr_size + IP_UDP_HDR_SIZE + iplen; in bootp_request()
826 net_set_udp_header(iphdr, bcast_ip, PORT_BOOTPS, PORT_BOOTPC, iplen); in bootp_request()
985 int pktlen, iplen, extlen; in dhcp_send_request_packet() local
1035 iplen = BOOTP_HDR_SIZE - OPT_FIELD_SIZE + extlen; in dhcp_send_request_packet()
1036 pktlen = eth_hdr_size + IP_UDP_HDR_SIZE + iplen; in dhcp_send_request_packet()
1038 net_set_udp_header(iphdr, bcast_ip, PORT_BOOTPS, PORT_BOOTPC, iplen); in dhcp_send_request_packet()
/dports/sysutils/u-boot-bananapim2/u-boot-2021.07/net/
H A Dbootp.c726 int extlen, pktlen, iplen; in bootp_request() local
823 iplen = BOOTP_HDR_SIZE - OPT_FIELD_SIZE + extlen; in bootp_request()
824 pktlen = eth_hdr_size + IP_UDP_HDR_SIZE + iplen; in bootp_request()
826 net_set_udp_header(iphdr, bcast_ip, PORT_BOOTPS, PORT_BOOTPC, iplen); in bootp_request()
985 int pktlen, iplen, extlen; in dhcp_send_request_packet() local
1035 iplen = BOOTP_HDR_SIZE - OPT_FIELD_SIZE + extlen; in dhcp_send_request_packet()
1036 pktlen = eth_hdr_size + IP_UDP_HDR_SIZE + iplen; in dhcp_send_request_packet()
1038 net_set_udp_header(iphdr, bcast_ip, PORT_BOOTPS, PORT_BOOTPC, iplen); in dhcp_send_request_packet()
/dports/sysutils/u-boot-tools/u-boot-2020.07/net/
H A Dbootp.c719 int extlen, pktlen, iplen; in bootp_request() local
816 iplen = BOOTP_HDR_SIZE - OPT_FIELD_SIZE + extlen; in bootp_request()
817 pktlen = eth_hdr_size + IP_UDP_HDR_SIZE + iplen; in bootp_request()
819 net_set_udp_header(iphdr, bcast_ip, PORT_BOOTPS, PORT_BOOTPC, iplen); in bootp_request()
978 int pktlen, iplen, extlen; in dhcp_send_request_packet() local
1028 iplen = BOOTP_HDR_SIZE - OPT_FIELD_SIZE + extlen; in dhcp_send_request_packet()
1029 pktlen = eth_hdr_size + IP_UDP_HDR_SIZE + iplen; in dhcp_send_request_packet()
1031 net_set_udp_header(iphdr, bcast_ip, PORT_BOOTPS, PORT_BOOTPC, iplen); in dhcp_send_request_packet()
/dports/sysutils/u-boot-bananapi/u-boot-2021.07/net/
H A Dbootp.c726 int extlen, pktlen, iplen; in bootp_request() local
823 iplen = BOOTP_HDR_SIZE - OPT_FIELD_SIZE + extlen; in bootp_request()
824 pktlen = eth_hdr_size + IP_UDP_HDR_SIZE + iplen; in bootp_request()
826 net_set_udp_header(iphdr, bcast_ip, PORT_BOOTPS, PORT_BOOTPC, iplen); in bootp_request()
985 int pktlen, iplen, extlen; in dhcp_send_request_packet() local
1035 iplen = BOOTP_HDR_SIZE - OPT_FIELD_SIZE + extlen; in dhcp_send_request_packet()
1036 pktlen = eth_hdr_size + IP_UDP_HDR_SIZE + iplen; in dhcp_send_request_packet()
1038 net_set_udp_header(iphdr, bcast_ip, PORT_BOOTPS, PORT_BOOTPC, iplen); in dhcp_send_request_packet()
/dports/sysutils/u-boot-sopine-spi/u-boot-2021.07/net/
H A Dbootp.c726 int extlen, pktlen, iplen; in bootp_request() local
823 iplen = BOOTP_HDR_SIZE - OPT_FIELD_SIZE + extlen; in bootp_request()
824 pktlen = eth_hdr_size + IP_UDP_HDR_SIZE + iplen; in bootp_request()
826 net_set_udp_header(iphdr, bcast_ip, PORT_BOOTPS, PORT_BOOTPC, iplen); in bootp_request()
985 int pktlen, iplen, extlen; in dhcp_send_request_packet() local
1035 iplen = BOOTP_HDR_SIZE - OPT_FIELD_SIZE + extlen; in dhcp_send_request_packet()
1036 pktlen = eth_hdr_size + IP_UDP_HDR_SIZE + iplen; in dhcp_send_request_packet()
1038 net_set_udp_header(iphdr, bcast_ip, PORT_BOOTPS, PORT_BOOTPC, iplen); in dhcp_send_request_packet()
/dports/sysutils/u-boot-rpi3-32/u-boot-2021.07/net/
H A Dbootp.c726 int extlen, pktlen, iplen; in bootp_request() local
823 iplen = BOOTP_HDR_SIZE - OPT_FIELD_SIZE + extlen; in bootp_request()
824 pktlen = eth_hdr_size + IP_UDP_HDR_SIZE + iplen; in bootp_request()
826 net_set_udp_header(iphdr, bcast_ip, PORT_BOOTPS, PORT_BOOTPC, iplen); in bootp_request()
985 int pktlen, iplen, extlen; in dhcp_send_request_packet() local
1035 iplen = BOOTP_HDR_SIZE - OPT_FIELD_SIZE + extlen; in dhcp_send_request_packet()
1036 pktlen = eth_hdr_size + IP_UDP_HDR_SIZE + iplen; in dhcp_send_request_packet()
1038 net_set_udp_header(iphdr, bcast_ip, PORT_BOOTPS, PORT_BOOTPC, iplen); in dhcp_send_request_packet()
/dports/sysutils/u-boot-rock64/u-boot-2021.07/net/
H A Dbootp.c726 int extlen, pktlen, iplen; in bootp_request() local
823 iplen = BOOTP_HDR_SIZE - OPT_FIELD_SIZE + extlen; in bootp_request()
824 pktlen = eth_hdr_size + IP_UDP_HDR_SIZE + iplen; in bootp_request()
826 net_set_udp_header(iphdr, bcast_ip, PORT_BOOTPS, PORT_BOOTPC, iplen); in bootp_request()
985 int pktlen, iplen, extlen; in dhcp_send_request_packet() local
1035 iplen = BOOTP_HDR_SIZE - OPT_FIELD_SIZE + extlen; in dhcp_send_request_packet()
1036 pktlen = eth_hdr_size + IP_UDP_HDR_SIZE + iplen; in dhcp_send_request_packet()
1038 net_set_udp_header(iphdr, bcast_ip, PORT_BOOTPS, PORT_BOOTPC, iplen); in dhcp_send_request_packet()
/dports/sysutils/u-boot-sifive-fu540/u-boot-2021.07/net/
H A Dbootp.c726 int extlen, pktlen, iplen; in bootp_request() local
823 iplen = BOOTP_HDR_SIZE - OPT_FIELD_SIZE + extlen; in bootp_request()
824 pktlen = eth_hdr_size + IP_UDP_HDR_SIZE + iplen; in bootp_request()
826 net_set_udp_header(iphdr, bcast_ip, PORT_BOOTPS, PORT_BOOTPC, iplen); in bootp_request()
985 int pktlen, iplen, extlen; in dhcp_send_request_packet() local
1035 iplen = BOOTP_HDR_SIZE - OPT_FIELD_SIZE + extlen; in dhcp_send_request_packet()
1036 pktlen = eth_hdr_size + IP_UDP_HDR_SIZE + iplen; in dhcp_send_request_packet()
1038 net_set_udp_header(iphdr, bcast_ip, PORT_BOOTPS, PORT_BOOTPC, iplen); in dhcp_send_request_packet()

12345678910>>...28