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

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

Completed in 5 milliseconds