Searched refs:TCP_SEQ_LT (Results 1 - 1 of 1) sorted by relevance

/gem5/ext/dnet/
H A Dtcp.h65 #define TCP_SEQ_LT(a,b) ((int)((a)-(b)) < 0) macro

Completed in 5 milliseconds