MID_lt            352 include/net/sctp/sm.h #define MID_lt(a, b)	\
MID_lt            121 net/sctp/stream_interleave.c 	return !MID_lt(mid, sctp_mid_peek(stream, in, sid));
MID_lt            148 net/sctp/stream_interleave.c 	     MID_lt(cevent->mid, event->mid)) ||
MID_lt            160 net/sctp/stream_interleave.c 		     MID_lt(event->mid, cevent->mid))) {
MID_lt            283 net/sctp/stream_interleave.c 		if (MID_lt(cevent->mid, event->mid))
MID_lt            285 net/sctp/stream_interleave.c 		if (MID_lt(event->mid, cevent->mid))
MID_lt            388 net/sctp/stream_interleave.c 	    MID_lt(cevent->mid, event->mid)) {
MID_lt            407 net/sctp/stream_interleave.c 		    MID_lt(event->mid, cevent->mid)) {
MID_lt            541 net/sctp/stream_interleave.c 	     MID_lt(cevent->mid, event->mid)) ||
MID_lt            552 net/sctp/stream_interleave.c 		     MID_lt(event->mid, cevent->mid)))
MID_lt            588 net/sctp/stream_interleave.c 		if (MID_lt(cevent->mid, sin->mid_uo))
MID_lt            590 net/sctp/stream_interleave.c 		if (MID_lt(sin->mid_uo, cevent->mid))
MID_lt            672 net/sctp/stream_interleave.c 		if (MID_lt(cevent->mid, event->mid))
MID_lt            674 net/sctp/stream_interleave.c 		if (MID_lt(event->mid, cevent->mid))
MID_lt           1035 net/sctp/stream_interleave.c 		if (!MID_lt(cmid, sctp_mid_peek(stream, in, csid)))
MID_lt           1268 net/sctp/stream_interleave.c 		if (sin->pd_mode_uo && MID_lt(sin->mid_uo, mid)) {
MID_lt           1276 net/sctp/stream_interleave.c 	if (MID_lt(mid, sctp_mid_peek(stream, in, sid)))