mirror of
https://github.com/ipxe/ipxe
synced 2025-12-11 22:11:08 +03:00
[udp] Remove obsolete constants
Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
@@ -23,9 +23,6 @@ struct sockaddr;
|
||||
* UDP constants
|
||||
*/
|
||||
|
||||
#define UDP_MAX_TXIOB ETH_MAX_MTU
|
||||
#define UDP_MIN_TXIOB ETH_ZLEN
|
||||
|
||||
/**
|
||||
* A UDP header
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user