Home
last modified time | relevance | path

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

/net/sctp/
Dsm_statefuns.c3351 reply = sctp_make_shutdown_complete(asoc, chunk); in sctp_sf_do_9_2_final()
3515 shut = sctp_make_shutdown_complete(asoc, chunk); in sctp_sf_shut_8_4_5()
Dsm_make_chunk.c899 struct sctp_chunk *sctp_make_shutdown_complete( in sctp_make_shutdown_complete() function