Home
last modified time | relevance | path

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

/f-stack/freebsd/netinet/
H A Dsctp_structs.h844 struct sctp_tmit_chunk *str_reset; member
H A Dsctp_input.c3419 if (stcb->asoc.str_reset == NULL) { in sctp_find_stream_reset()
3423 chk = stcb->asoc.str_reset; in sctp_find_stream_reset()
3457 chk = asoc->str_reset; in sctp_clean_up_stream_reset()
3461 asoc->str_reset = NULL; in sctp_clean_up_stream_reset()
H A Dsctp_output.c7058 if (chk != asoc->str_reset) { in sctp_clean_up_ctl()
9446 if (chk != asoc->str_reset) { in sctp_chunk_retransmission()
12027 asoc->str_reset = chk; in sctp_send_stream_reset_out_if_possible()
12237 asoc->str_reset = chk; in sctp_send_str_reset_req()