- send full frame

git-svn-id: http://moon:8086/svn/mips@218 a8ebac50-d88d-4704-bea3-6648445a41b3
This commit is contained in:
2021-11-24 20:30:40 +00:00
parent d0498aa2de
commit 08e4680fdf
2 changed files with 3 additions and 2 deletions
+1
View File
@@ -31,6 +31,7 @@ typedef struct _sDHCP
} __attribute__ ((__packed__)) DHCP;
#define DHCP_MAGIC_COOKIE 0x63825363
#define DHCP_BOOTREQUEST 1 // request.
#define DHCP_BOOTREPLY 2 // reply.