Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/sctp/
H A Dsm.h200 struct sctp_chunk *sctp_make_shutdown_complete(
/OK3568_Linux_fs/kernel/net/sctp/
H A Dsm_statefuns.c3522 reply = sctp_make_shutdown_complete(asoc, chunk); in sctp_sf_do_9_2_final()
3690 shut = sctp_make_shutdown_complete(asoc, chunk); in sctp_sf_shut_8_4_5()
H A Dsm_make_chunk.c905 struct sctp_chunk *sctp_make_shutdown_complete( in sctp_make_shutdown_complete() function