Home
last modified time | relevance | path

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

/linux/net/sctp/
H A Dstream.c29 #define SCTP_STRRESET_SET(asoc, type) \ macro
385 SCTP_STRRESET_SET(asoc, SCTP_PARAM_RESET_OUT_REQUEST); in sctp_send_reset_streams()
387 SCTP_STRRESET_SET(asoc, SCTP_PARAM_RESET_IN_REQUEST); in sctp_send_reset_streams()
432 SCTP_STRRESET_SET(asoc, SCTP_PARAM_RESET_TSN_REQUEST); in sctp_send_reset_assoc()
490 SCTP_STRRESET_SET(asoc, SCTP_PARAM_RESET_ADD_OUT_STREAMS); in sctp_send_add_streams()
492 SCTP_STRRESET_SET(asoc, SCTP_PARAM_RESET_ADD_IN_STREAMS); in sctp_send_add_streams()
688 SCTP_STRRESET_SET(asoc, SCTP_PARAM_RESET_OUT_REQUEST); in sctp_process_strreset_inreq()
919 SCTP_STRRESET_SET(asoc, SCTP_PARAM_RESET_ADD_OUT_STREAMS); in sctp_process_strreset_addstrm_in()