Home
last modified time | relevance | path

Searched refs:sctp_make_shutdown (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/include/net/sctp/
H A Dsm.h196 struct sctp_chunk *sctp_make_shutdown(const struct sctp_association *asoc,
/kernel/linux/linux-6.6/include/net/sctp/
H A Dsm.h194 struct sctp_chunk *sctp_make_shutdown(const struct sctp_association *asoc,
/kernel/linux/linux-5.10/net/sctp/
H A Dsm_sideeffect.c1441 new_obj = sctp_make_shutdown(asoc, chunk); in sctp_cmd_interpreter()
H A Dsm_statefuns.c5521 reply = sctp_make_shutdown(asoc, arg); in sctp_sf_do_9_2_start_shutdown()
5942 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
/kernel/linux/linux-6.6/net/sctp/
H A Dsm_sideeffect.c1446 new_obj = sctp_make_shutdown(asoc, chunk); in sctp_cmd_interpreter()
H A Dsm_statefuns.c5621 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()
H A Dsm_make_chunk.c854 struct sctp_chunk *sctp_make_shutdown(const struct sctp_association *asoc, in sctp_make_shutdown() function

Completed in 32 milliseconds