DCCP_SEQ_GT
if (! (DCCP_SEQ_GT(seqnr, low_seqnr) && DCCP_SEQ_LT(seqnr, high_seqnr))) {
if (DCCP_SEQ_GT(seqnr, dp->gsn_rcv))