mirror of
https://github.com/xcat2/xNBA.git
synced 2025-02-21 12:59:52 +00:00
[tcp] Remove obsolete constants
Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
parent
d012f87018
commit
7e33adcb90
@ -257,10 +257,6 @@ struct tcp_options {
|
||||
/** Smallest port number on which a TCP connection can listen */
|
||||
#define TCP_MIN_PORT 1
|
||||
|
||||
/* Some IOB constants */
|
||||
#define MAX_IOB_LEN 1500
|
||||
#define MIN_IOB_LEN MAX_HDR_LEN + 100 /* To account for padding by LL */
|
||||
|
||||
/**
|
||||
* Maxmimum advertised TCP window size
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user