Searched refs:sctp_make_shutdown (Results 1 – 4 of 4) sorted by relevance
194 struct sctp_chunk *sctp_make_shutdown(const struct sctp_association *asoc,
1446 new_obj = sctp_make_shutdown(asoc, chunk); in sctp_cmd_interpreter()
5621 reply = sctp_make_shutdown(asoc, arg); in sctp_sf_do_9_2_start_shutdown()6042 reply = sctp_make_shutdown(asoc, NULL); in sctp_sf_t2_timer_expire()
854 struct sctp_chunk *sctp_make_shutdown(const struct sctp_association *asoc, in sctp_make_shutdown() function