Home
last modified time | relevance | path

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

/Linux-v5.4/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()
1076 mid = sin->mid_uo; in sctp_intl_abort_pd()
1268 if (sin->pd_mode_uo && MID_lt(sin->mid_uo, mid)) { in sctp_intl_skip()
Dstream.c190 SCTP_SO(stream, i)->mid_uo = 0; in sctp_stream_clear()
752 SCTP_SO(stream, i)->mid_uo = 0; in sctp_process_strreset_tsnreq()
946 sout->mid_uo = 0; in sctp_process_strreset_resp()
952 sout->mid_uo = 0; in sctp_process_strreset_resp()
1018 SCTP_SO(stream, i)->mid_uo = 0; in sctp_process_strreset_resp()
/Linux-v5.4/include/net/sctp/
Dstructs.h416 (sctp_stream_##type((stream), (sid))->mid_uo)
420 (sctp_stream_##type((stream), (sid))->mid_uo++)
1421 __u32 mid_uo; member
1431 __u32 mid_uo; member