Home
last modified time | relevance | path

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

/linux/net/sctp/
H A Dsm_statefuns.c3636 reply = sctp_make_shutdown_complete(asoc, chunk); in sctp_sf_do_9_2_final()
3804 shut = sctp_make_shutdown_complete(asoc, chunk); in sctp_sf_shut_8_4_5()
H A Dsm_make_chunk.c893 struct sctp_chunk *sctp_make_shutdown_complete( in sctp_make_shutdown_complete() function