Lines Matching refs:MID_lt
121 return !MID_lt(mid, sctp_mid_peek(stream, in, sid)); in sctp_validate_idata()
148 MID_lt(cevent->mid, event->mid)) || in sctp_intl_store_reasm()
160 MID_lt(event->mid, cevent->mid))) { in sctp_intl_store_reasm()
282 if (MID_lt(cevent->mid, event->mid)) in sctp_intl_retrieve_reassembled()
284 if (MID_lt(event->mid, cevent->mid)) in sctp_intl_retrieve_reassembled()
386 MID_lt(cevent->mid, event->mid)) { in sctp_intl_store_ordered()
405 MID_lt(event->mid, cevent->mid)) { in sctp_intl_store_ordered()
539 MID_lt(cevent->mid, event->mid)) || in sctp_intl_store_reasm_uo()
550 MID_lt(event->mid, cevent->mid))) in sctp_intl_store_reasm_uo()
586 if (MID_lt(cevent->mid, sin->mid_uo)) in sctp_intl_retrieve_partial_uo()
588 if (MID_lt(sin->mid_uo, cevent->mid)) in sctp_intl_retrieve_partial_uo()
670 if (MID_lt(cevent->mid, event->mid)) in sctp_intl_retrieve_reassembled_uo()
672 if (MID_lt(event->mid, cevent->mid)) in sctp_intl_retrieve_reassembled_uo()
1030 if (!MID_lt(cmid, sctp_mid_peek(stream, in, csid))) in sctp_intl_reap_ordered()
1263 if (sin->pd_mode_uo && MID_lt(sin->mid_uo, mid)) { in sctp_intl_skip()
1271 if (MID_lt(mid, sctp_mid_peek(stream, in, sid))) in sctp_intl_skip()