Lines Matching refs:MID_lt
136 return !MID_lt(mid, sctp_mid_peek(stream, in, sid)); in sctp_validate_idata()
163 MID_lt(cevent->mid, event->mid)) || in sctp_intl_store_reasm()
174 MID_lt(event->mid, cevent->mid))) in sctp_intl_store_reasm()
291 if (MID_lt(cevent->mid, event->mid)) in sctp_intl_retrieve_reassembled()
293 if (MID_lt(event->mid, cevent->mid)) in sctp_intl_retrieve_reassembled()
396 MID_lt(cevent->mid, event->mid)) { in sctp_intl_store_ordered()
413 MID_lt(event->mid, cevent->mid)) in sctp_intl_store_ordered()
541 MID_lt(cevent->mid, event->mid)) || in sctp_intl_store_reasm_uo()
552 MID_lt(event->mid, cevent->mid))) in sctp_intl_store_reasm_uo()
588 if (MID_lt(cevent->mid, sin->mid_uo)) in sctp_intl_retrieve_partial_uo()
590 if (MID_lt(sin->mid_uo, cevent->mid)) in sctp_intl_retrieve_partial_uo()
672 if (MID_lt(cevent->mid, event->mid)) in sctp_intl_retrieve_reassembled_uo()
674 if (MID_lt(event->mid, cevent->mid)) in sctp_intl_retrieve_reassembled_uo()
1021 if (!MID_lt(cmid, sctp_mid_peek(stream, in, csid))) in sctp_intl_reap_ordered()
1254 if (sin->pd_mode_uo && MID_lt(sin->mid_uo, mid)) { in sctp_intl_skip()
1262 if (MID_lt(mid, sctp_mid_peek(stream, in, sid))) in sctp_intl_skip()