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

/gem5/ext/dnet/
H A Dtcp.h67 #define TCP_SEQ_GT(a,b) ((int)((a)-(b)) > 0) macro

Completed in 4 milliseconds