eth_hdr Struct Reference


Data Fields

unsigned char dst_addr [ETH_ALEN]
unsigned char src_addr [ETH_ALEN]
unsigned short type

Detailed Description

Definition at line 37 of file virtio-net.c.


Field Documentation

unsigned char eth_hdr::dst_addr[ETH_ALEN]

Definition at line 38 of file virtio-net.c.

Referenced by virtnet_transmit().

unsigned char eth_hdr::src_addr[ETH_ALEN]

Definition at line 39 of file virtio-net.c.

Referenced by virtnet_transmit().

unsigned short eth_hdr::type

Definition at line 40 of file virtio-net.c.

Referenced by virtnet_transmit().


The documentation for this struct was generated from the following file:

Generated on Tue Apr 6 20:02:04 2010 for gPXE by  doxygen 1.5.7.1