david/ipxe
Archived
1
0

[udp] Remove obsolete constants

Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
Michael Brown 2010-11-19 15:48:05 +00:00
parent 5de4fba4f9
commit 878a1f4e2f

View File

@ -23,9 +23,6 @@ struct sockaddr;
* UDP constants
*/
#define UDP_MAX_TXIOB ETH_MAX_MTU
#define UDP_MIN_TXIOB ETH_ZLEN
/**
* A UDP header
*/