The Ethernet header.
#include <ip64-eth.h>
Data Fields | |
struct ip64_eth_addr | dest |
struct ip64_eth_addr | src |
uint16_t | type |
struct ip64_eth_addr ip64_eth_hdr::dest |
Referenced by ip64_arp_arp_input(), ip64_arp_create_arp_request(), and ip64_arp_create_ethhdr().
struct ip64_eth_addr ip64_eth_hdr::src |
Referenced by ip64_arp_arp_input(), ip64_arp_create_arp_request(), and ip64_arp_create_ethhdr().
uint16_t ip64_eth_hdr::type |
Referenced by ip64_arp_arp_input(), ip64_arp_create_arp_request(), ip64_arp_create_ethhdr(), and ip64_eth_interface_input().