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()
533 MID_lt(cevent->mid, event->mid)) || in sctp_intl_store_reasm_uo()
544 MID_lt(event->mid, cevent->mid))) in sctp_intl_store_reasm_uo()
580 if (MID_lt(cevent->mid, sin->mid_uo)) in sctp_intl_retrieve_partial_uo()
582 if (MID_lt(sin->mid_uo, cevent->mid)) in sctp_intl_retrieve_partial_uo()
664 if (MID_lt(cevent->mid, event->mid)) in sctp_intl_retrieve_reassembled_uo()
666 if (MID_lt(event->mid, cevent->mid)) in sctp_intl_retrieve_reassembled_uo()
1024 if (!MID_lt(cmid, sctp_mid_peek(stream, in, csid))) in sctp_intl_reap_ordered()
1257 if (sin->pd_mode_uo && MID_lt(sin->mid_uo, mid)) { in sctp_intl_skip()
1265 if (MID_lt(mid, sctp_mid_peek(stream, in, sid))) in sctp_intl_skip()