Home
last modified time | relevance | path

Searched refs:mid_uo (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/net/sctp/
Dstream_interleave.c588 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()
680 sin->mid_uo = cevent->mid; in sctp_intl_retrieve_reassembled_uo()
754 if (sin->pd_mode_uo && event->mid == sin->mid_uo && in sctp_intl_reasm_uo()
790 sin->mid_uo = cevent->mid; in sctp_intl_retrieve_first_uo()
796 cevent->mid == sin->mid_uo && in sctp_intl_retrieve_first_uo()
1062 mid = sin->mid_uo; in sctp_intl_abort_pd()
1254 if (sin->pd_mode_uo && MID_lt(sin->mid_uo, mid)) { in sctp_intl_skip()
Dstream.c263 SCTP_SO(stream, i)->mid_uo = 0; in sctp_stream_clear()
834 SCTP_SO(stream, i)->mid_uo = 0; in sctp_process_strreset_tsnreq()
1031 sout->mid_uo = 0; in sctp_process_strreset_resp()
1037 sout->mid_uo = 0; in sctp_process_strreset_resp()
1101 SCTP_SO(stream, i)->mid_uo = 0; in sctp_process_strreset_resp()
/Linux-v4.19/include/net/sctp/
Dstructs.h426 (sctp_stream_##type((stream), (sid))->mid_uo)
430 (sctp_stream_##type((stream), (sid))->mid_uo++)
1426 __u32 mid_uo; member
1436 __u32 mid_uo; member