david/ipxe
david
/
ipxe
Archived
1
0
Fork 0

Add ETH_P_AOE

This commit is contained in:
Michael Brown 2006-05-28 21:47:52 +00:00
parent 35b04b1514
commit 6d6252067f
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@
#define ETH_P_RARP 0x8035 /* Reverse Address resolution Protocol */
#define ETH_P_IPV6 0x86DD /* IPv6 over blueblook */
#define ETH_P_SLOW 0x8809 /* Ethernet slow protocols */
#define ETH_P_AOE 0x88A2 /* ATA over Ethernet */
/** An Ethernet link-layer header */
struct ethhdr {