Searched defs:SEQ_GT (Results 1 – 2 of 2) sorted by relevance
41 #define SEQ_GT(a,b) ((int)((a)-(b)) > 0) macro
2183 #define SEQ_GT(a,b) ((int)((a) - (b)) > 0) in ipf_state_tcpinwindow() macro