Explorar el Código

[udp] Remove obsolete constants

Signed-off-by: Michael Brown <mcb30@ipxe.org>
tags/v1.20.1
Michael Brown hace 14 años
padre
commit
878a1f4e2f
Se han modificado 1 ficheros con 0 adiciones y 3 borrados
  1. 0
    3
      src/include/ipxe/udp.h

+ 0
- 3
src/include/ipxe/udp.h Ver fichero

@@ -23,9 +23,6 @@ struct sockaddr;
23 23
  * UDP constants
24 24
  */
25 25
 
26
-#define UDP_MAX_TXIOB	ETH_MAX_MTU
27
-#define UDP_MIN_TXIOB	ETH_ZLEN
28
-
29 26
 /**
30 27
  * A UDP header
31 28
  */

Loading…
Cancelar
Guardar