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()
283 if (MID_lt(cevent->mid, event->mid)) in sctp_intl_retrieve_reassembled()
285 if (MID_lt(event->mid, cevent->mid)) in sctp_intl_retrieve_reassembled()
388 MID_lt(cevent->mid, event->mid)) { in sctp_intl_store_ordered()
407 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()
1035 if (!MID_lt(cmid, sctp_mid_peek(stream, in, csid))) in sctp_intl_reap_ordered()
1268 if (sin->pd_mode_uo && MID_lt(sin->mid_uo, mid)) { in sctp_intl_skip()
1276 if (MID_lt(mid, sctp_mid_peek(stream, in, sid))) in sctp_intl_skip()