Remove unused macros from t4_tom.h.

This commit is contained in:
Navdeep Parhar 2018-12-21 20:46:45 +00:00
parent 86312e466c
commit 6c5c0137a9

View File

@ -216,10 +216,6 @@ struct flowc_tx_params {
unsigned int mss;
};
#define DDP_RETRY_WAIT 5 /* seconds to wait before re-enabling DDP */
#define DDP_LOW_SCORE 1
#define DDP_HIGH_SCORE 3
/*
* Compressed state for embryonic connections for a listener.
*/