Home
last modified time | relevance | path

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

/openbmc/linux/include/net/sctp/
H A Dsm.h194 struct sctp_chunk *sctp_make_shutdown(const struct sctp_association *asoc,
/openbmc/linux/net/sctp/
H A Dsm_sideeffect.c1446 new_obj = sctp_make_shutdown(asoc, chunk); in sctp_cmd_interpreter()
H A Dsm_statefuns.c5631 reply = sctp_make_shutdown(asoc, arg); in sctp_sf_do_9_2_start_shutdown()
6052 reply = sctp_make_shutdown(asoc, NULL); in sctp_sf_t2_timer_expire()
H A Dsm_make_chunk.c854 struct sctp_chunk *sctp_make_shutdown(const struct sctp_association *asoc, in sctp_make_shutdown() function