Home
last modified time | relevance | path

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

/linux-6.1.9/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()
1071 mid = sin->mid_uo; in sctp_intl_abort_pd()
1263 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()
/linux-6.1.9/include/net/sctp/
Dstructs.h425 (sctp_stream_##type((stream), (sid))->mid_uo)
429 (sctp_stream_##type((stream), (sid))->mid_uo++)
1436 __u32 mid_uo; member
1446 __u32 mid_uo; member