Searched defs:SEQ_GT (Results 1 – 3 of 3) sorted by relevance
44 #define SEQ_GT(a,b) ((int)((a)-(b)) > 0) macro
89 #define SEQ_GT(a,b) ((int)((a)-(b)) > 0) macro
2198 #define SEQ_GT(a,b) ((int)((a) - (b)) > 0) in ipf_state_tcpinwindow() macro