Voxia OS v0.0.1
Hobby Project Operating System Targeting x86-64
Loading...
Searching...
No Matches
ethernet.h File Reference
#include <type.h>

Go to the source code of this file.

Data Structures

struct  __attribute__
 

Macros

#define ETHERNET_TYPE_IPV4   0x0800
 
#define ETHERNET_TYPE_ARP   0x0806
 

Macro Definition Documentation

◆ ETHERNET_TYPE_ARP

#define ETHERNET_TYPE_ARP   0x0806

Definition at line 7 of file ethernet.h.

◆ ETHERNET_TYPE_IPV4

#define ETHERNET_TYPE_IPV4   0x0800

Definition at line 6 of file ethernet.h.