SEQ_LE            101 opal/mca/btl/usnic/btl_usnic_ack.c     for (is = endpoint->endpoint_ack_seq_rcvd + 1; SEQ_LE(is, ack_seq); ++is) {
SEQ_LE            243 opal/mca/btl/usnic/btl_usnic_recv.h         assert(SEQ_LE(seq, endpoint->endpoint_highest_seq_rcvd));