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

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

Completed in 3 milliseconds