First sketch of a new net device API.

This commit is contained in:
Michael Brown
2006-04-19 12:07:46 +00:00
parent bdc8190c8d
commit 6209bd873a
4 changed files with 196 additions and 25 deletions

View File

@@ -124,6 +124,7 @@
#define EINVAL 0xd3
#define ENOENT 0xd4
#define EAFNOSUPPORT 0xd5
#define EAGAIN 0xd6
/* Data structures and declarations */