Home
last modified time | relevance | path

Searched refs:eth_hdr (Results 101 – 125 of 728) sorted by relevance

12345678910>>...30

/dports/sysutils/u-boot-sopine/u-boot-2021.07/lib/efi_selftest/
H A Defi_selftest_snp.c61 struct ethernet_hdr eth_hdr; member
109 boottime->copy_mem(p.eth_hdr.et_dest, (void *)BROADCAST_MAC, ARP_HLEN); in send_dhcp_discover()
110 boottime->copy_mem(p.eth_hdr.et_src, &net->mode->current_address, in send_dhcp_discover()
112 p.eth_hdr.et_protlen = htons(PROT_IP); in send_dhcp_discover()
384 if (buffer.p.eth_hdr.et_protlen != ntohs(PROT_IP) || in execute()
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/lib/efi_selftest/
H A Defi_selftest_snp.c61 struct ethernet_hdr eth_hdr; member
109 boottime->copy_mem(p.eth_hdr.et_dest, (void *)BROADCAST_MAC, ARP_HLEN); in send_dhcp_discover()
110 boottime->copy_mem(p.eth_hdr.et_src, &net->mode->current_address, in send_dhcp_discover()
112 p.eth_hdr.et_protlen = htons(PROT_IP); in send_dhcp_discover()
384 if (buffer.p.eth_hdr.et_protlen != ntohs(PROT_IP) || in execute()
/dports/sysutils/u-boot-beaglebone/u-boot-2021.07/lib/efi_selftest/
H A Defi_selftest_snp.c61 struct ethernet_hdr eth_hdr; member
109 boottime->copy_mem(p.eth_hdr.et_dest, (void *)BROADCAST_MAC, ARP_HLEN); in send_dhcp_discover()
110 boottime->copy_mem(p.eth_hdr.et_src, &net->mode->current_address, in send_dhcp_discover()
112 p.eth_hdr.et_protlen = htons(PROT_IP); in send_dhcp_discover()
384 if (buffer.p.eth_hdr.et_protlen != ntohs(PROT_IP) || in execute()
/dports/sysutils/u-boot-rpi4/u-boot-2021.07/lib/efi_selftest/
H A Defi_selftest_snp.c61 struct ethernet_hdr eth_hdr; member
109 boottime->copy_mem(p.eth_hdr.et_dest, (void *)BROADCAST_MAC, ARP_HLEN); in send_dhcp_discover()
110 boottime->copy_mem(p.eth_hdr.et_src, &net->mode->current_address, in send_dhcp_discover()
112 p.eth_hdr.et_protlen = htons(PROT_IP); in send_dhcp_discover()
384 if (buffer.p.eth_hdr.et_protlen != ntohs(PROT_IP) || in execute()
/dports/sysutils/u-boot-rpi3-32/u-boot-2021.07/lib/efi_selftest/
H A Defi_selftest_snp.c61 struct ethernet_hdr eth_hdr; member
109 boottime->copy_mem(p.eth_hdr.et_dest, (void *)BROADCAST_MAC, ARP_HLEN); in send_dhcp_discover()
110 boottime->copy_mem(p.eth_hdr.et_src, &net->mode->current_address, in send_dhcp_discover()
112 p.eth_hdr.et_protlen = htons(PROT_IP); in send_dhcp_discover()
384 if (buffer.p.eth_hdr.et_protlen != ntohs(PROT_IP) || in execute()
/dports/sysutils/u-boot-rock64/u-boot-2021.07/lib/efi_selftest/
H A Defi_selftest_snp.c61 struct ethernet_hdr eth_hdr; member
109 boottime->copy_mem(p.eth_hdr.et_dest, (void *)BROADCAST_MAC, ARP_HLEN); in send_dhcp_discover()
110 boottime->copy_mem(p.eth_hdr.et_src, &net->mode->current_address, in send_dhcp_discover()
112 p.eth_hdr.et_protlen = htons(PROT_IP); in send_dhcp_discover()
384 if (buffer.p.eth_hdr.et_protlen != ntohs(PROT_IP) || in execute()
/dports/sysutils/u-boot-sifive-fu540/u-boot-2021.07/lib/efi_selftest/
H A Defi_selftest_snp.c61 struct ethernet_hdr eth_hdr; member
109 boottime->copy_mem(p.eth_hdr.et_dest, (void *)BROADCAST_MAC, ARP_HLEN); in send_dhcp_discover()
110 boottime->copy_mem(p.eth_hdr.et_src, &net->mode->current_address, in send_dhcp_discover()
112 p.eth_hdr.et_protlen = htons(PROT_IP); in send_dhcp_discover()
384 if (buffer.p.eth_hdr.et_protlen != ntohs(PROT_IP) || in execute()
/dports/sysutils/u-boot-qemu-arm64/u-boot-2021.07/lib/efi_selftest/
H A Defi_selftest_snp.c61 struct ethernet_hdr eth_hdr; member
109 boottime->copy_mem(p.eth_hdr.et_dest, (void *)BROADCAST_MAC, ARP_HLEN); in send_dhcp_discover()
110 boottime->copy_mem(p.eth_hdr.et_src, &net->mode->current_address, in send_dhcp_discover()
112 p.eth_hdr.et_protlen = htons(PROT_IP); in send_dhcp_discover()
384 if (buffer.p.eth_hdr.et_protlen != ntohs(PROT_IP) || in execute()
/dports/sysutils/u-boot-rpi-0-w/u-boot-2021.07/lib/efi_selftest/
H A Defi_selftest_snp.c61 struct ethernet_hdr eth_hdr; member
109 boottime->copy_mem(p.eth_hdr.et_dest, (void *)BROADCAST_MAC, ARP_HLEN); in send_dhcp_discover()
110 boottime->copy_mem(p.eth_hdr.et_src, &net->mode->current_address, in send_dhcp_discover()
112 p.eth_hdr.et_protlen = htons(PROT_IP); in send_dhcp_discover()
384 if (buffer.p.eth_hdr.et_protlen != ntohs(PROT_IP) || in execute()
/dports/sysutils/u-boot-pinebookpro/u-boot-2021.07/lib/efi_selftest/
H A Defi_selftest_snp.c61 struct ethernet_hdr eth_hdr; member
109 boottime->copy_mem(p.eth_hdr.et_dest, (void *)BROADCAST_MAC, ARP_HLEN); in send_dhcp_discover()
110 boottime->copy_mem(p.eth_hdr.et_src, &net->mode->current_address, in send_dhcp_discover()
112 p.eth_hdr.et_protlen = htons(PROT_IP); in send_dhcp_discover()
384 if (buffer.p.eth_hdr.et_protlen != ntohs(PROT_IP) || in execute()
/dports/sysutils/u-boot-rockpro64/u-boot-2021.07/lib/efi_selftest/
H A Defi_selftest_snp.c61 struct ethernet_hdr eth_hdr; member
109 boottime->copy_mem(p.eth_hdr.et_dest, (void *)BROADCAST_MAC, ARP_HLEN); in send_dhcp_discover()
110 boottime->copy_mem(p.eth_hdr.et_src, &net->mode->current_address, in send_dhcp_discover()
112 p.eth_hdr.et_protlen = htons(PROT_IP); in send_dhcp_discover()
384 if (buffer.p.eth_hdr.et_protlen != ntohs(PROT_IP) || in execute()
/dports/sysutils/u-boot-qemu-arm/u-boot-2021.07/lib/efi_selftest/
H A Defi_selftest_snp.c61 struct ethernet_hdr eth_hdr; member
109 boottime->copy_mem(p.eth_hdr.et_dest, (void *)BROADCAST_MAC, ARP_HLEN); in send_dhcp_discover()
110 boottime->copy_mem(p.eth_hdr.et_src, &net->mode->current_address, in send_dhcp_discover()
112 p.eth_hdr.et_protlen = htons(PROT_IP); in send_dhcp_discover()
384 if (buffer.p.eth_hdr.et_protlen != ntohs(PROT_IP) || in execute()
/dports/sysutils/u-boot-qemu-riscv64/u-boot-2021.07/lib/efi_selftest/
H A Defi_selftest_snp.c61 struct ethernet_hdr eth_hdr; member
109 boottime->copy_mem(p.eth_hdr.et_dest, (void *)BROADCAST_MAC, ARP_HLEN); in send_dhcp_discover()
110 boottime->copy_mem(p.eth_hdr.et_src, &net->mode->current_address, in send_dhcp_discover()
112 p.eth_hdr.et_protlen = htons(PROT_IP); in send_dhcp_discover()
384 if (buffer.p.eth_hdr.et_protlen != ntohs(PROT_IP) || in execute()
/dports/sysutils/u-boot-riotboard/u-boot-2021.07/lib/efi_selftest/
H A Defi_selftest_snp.c61 struct ethernet_hdr eth_hdr; member
109 boottime->copy_mem(p.eth_hdr.et_dest, (void *)BROADCAST_MAC, ARP_HLEN); in send_dhcp_discover()
110 boottime->copy_mem(p.eth_hdr.et_src, &net->mode->current_address, in send_dhcp_discover()
112 p.eth_hdr.et_protlen = htons(PROT_IP); in send_dhcp_discover()
384 if (buffer.p.eth_hdr.et_protlen != ntohs(PROT_IP) || in execute()
/dports/sysutils/u-boot-rpi2/u-boot-2021.07/lib/efi_selftest/
H A Defi_selftest_snp.c61 struct ethernet_hdr eth_hdr; member
109 boottime->copy_mem(p.eth_hdr.et_dest, (void *)BROADCAST_MAC, ARP_HLEN); in send_dhcp_discover()
110 boottime->copy_mem(p.eth_hdr.et_src, &net->mode->current_address, in send_dhcp_discover()
112 p.eth_hdr.et_protlen = htons(PROT_IP); in send_dhcp_discover()
384 if (buffer.p.eth_hdr.et_protlen != ntohs(PROT_IP) || in execute()
/dports/sysutils/u-boot-rock-pi-4/u-boot-2021.07/lib/efi_selftest/
H A Defi_selftest_snp.c61 struct ethernet_hdr eth_hdr; member
109 boottime->copy_mem(p.eth_hdr.et_dest, (void *)BROADCAST_MAC, ARP_HLEN); in send_dhcp_discover()
110 boottime->copy_mem(p.eth_hdr.et_src, &net->mode->current_address, in send_dhcp_discover()
112 p.eth_hdr.et_protlen = htons(PROT_IP); in send_dhcp_discover()
384 if (buffer.p.eth_hdr.et_protlen != ntohs(PROT_IP) || in execute()
/dports/sysutils/u-boot-rpi-arm64/u-boot-2021.07/lib/efi_selftest/
H A Defi_selftest_snp.c61 struct ethernet_hdr eth_hdr; member
109 boottime->copy_mem(p.eth_hdr.et_dest, (void *)BROADCAST_MAC, ARP_HLEN); in send_dhcp_discover()
110 boottime->copy_mem(p.eth_hdr.et_src, &net->mode->current_address, in send_dhcp_discover()
112 p.eth_hdr.et_protlen = htons(PROT_IP); in send_dhcp_discover()
384 if (buffer.p.eth_hdr.et_protlen != ntohs(PROT_IP) || in execute()
/dports/sysutils/u-boot-rpi3/u-boot-2021.07/lib/efi_selftest/
H A Defi_selftest_snp.c61 struct ethernet_hdr eth_hdr; member
109 boottime->copy_mem(p.eth_hdr.et_dest, (void *)BROADCAST_MAC, ARP_HLEN); in send_dhcp_discover()
110 boottime->copy_mem(p.eth_hdr.et_src, &net->mode->current_address, in send_dhcp_discover()
112 p.eth_hdr.et_protlen = htons(PROT_IP); in send_dhcp_discover()
384 if (buffer.p.eth_hdr.et_protlen != ntohs(PROT_IP) || in execute()
/dports/sysutils/syslinux/syslinux-6.03/core/lwip/src/netif/
H A Detharp.c412 struct eth_hdr *ethhdr = (struct eth_hdr *)p->payload; in etharp_send_ip()
621 struct eth_hdr *ethhdr;
628 ethhdr = (struct eth_hdr *)p->payload;
671 struct eth_hdr *ethhdr;
693 ethhdr = (struct eth_hdr *)p->payload;
842 if (pbuf_header(q, sizeof(struct eth_hdr)) != 0) {
877 sizeof(struct eth_hdr));
1124 struct eth_hdr *ethhdr;
1142 ethhdr = (struct eth_hdr *)p->payload;
1218 struct eth_hdr* ethhdr;
[all …]
/dports/multimedia/libv4l/linux-5.13-rc2/samples/bpf/
H A Dtest_cgrp2_tc_kern.c16 struct eth_hdr { struct
45 struct eth_hdr *eth = data; in handle_egress()
/dports/multimedia/v4l_compat/linux-5.13-rc2/samples/bpf/
H A Dtest_cgrp2_tc_kern.c16 struct eth_hdr { struct
45 struct eth_hdr *eth = data; in handle_egress()
/dports/multimedia/v4l-utils/linux-5.13-rc2/samples/bpf/
H A Dtest_cgrp2_tc_kern.c16 struct eth_hdr { struct
45 struct eth_hdr *eth = data; in handle_egress()
/dports/multimedia/v4l_compat/linux-5.13-rc2/net/netfilter/
H A Dnft_reject_netdev.c21 eth_hdr(oldskb)->h_source, eth_hdr(oldskb)->h_dest, in nft_reject_queue_xmit()
87 struct ethhdr *eth = eth_hdr(pkt->skb); in nft_reject_netdev_eval()
/dports/multimedia/libv4l/linux-5.13-rc2/net/netfilter/
H A Dnft_reject_netdev.c21 eth_hdr(oldskb)->h_source, eth_hdr(oldskb)->h_dest, in nft_reject_queue_xmit()
87 struct ethhdr *eth = eth_hdr(pkt->skb); in nft_reject_netdev_eval()
/dports/multimedia/v4l-utils/linux-5.13-rc2/net/netfilter/
H A Dnft_reject_netdev.c21 eth_hdr(oldskb)->h_source, eth_hdr(oldskb)->h_dest, in nft_reject_queue_xmit()
87 struct ethhdr *eth = eth_hdr(pkt->skb); in nft_reject_netdev_eval()

12345678910>>...30