Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/sctp/
Dstream_interleave.c586 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()
678 sin->mid_uo = cevent->mid; in sctp_intl_retrieve_reassembled_uo()
751 if (sin->pd_mode_uo && event->mid == sin->mid_uo && in sctp_intl_reasm_uo()
787 sin->mid_uo = cevent->mid; in sctp_intl_retrieve_first_uo()
793 cevent->mid == sin->mid_uo && in sctp_intl_retrieve_first_uo()
1073 mid = sin->mid_uo; in sctp_intl_abort_pd()
1265 if (sin->pd_mode_uo && MID_lt(sin->mid_uo, mid)) { in sctp_intl_skip()
Dstream.c201 SCTP_SO(stream, i)->mid_uo = 0; in sctp_stream_clear()
762 SCTP_SO(stream, i)->mid_uo = 0; in sctp_process_strreset_tsnreq()
956 sout->mid_uo = 0; in sctp_process_strreset_resp()
962 sout->mid_uo = 0; in sctp_process_strreset_resp()
1028 SCTP_SO(stream, i)->mid_uo = 0; in sctp_process_strreset_resp()
/kernel/linux/linux-5.10/include/net/sctp/
Dstructs.h420 (sctp_stream_##type((stream), (sid))->mid_uo)
424 (sctp_stream_##type((stream), (sid))->mid_uo++)
1421 __u32 mid_uo; member
1431 __u32 mid_uo; member