Home
last modified time | relevance | path

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

/linux-3.4.99/include/net/sctp/
Dsm.h213 struct sctp_chunk *sctp_make_shutdown(const struct sctp_association *asoc,
/linux-3.4.99/net/sctp/
Dsm_sideeffect.c1379 new_obj = sctp_make_shutdown(asoc, chunk); in sctp_cmd_interpreter()
Dsm_statefuns.c5154 reply = sctp_make_shutdown(asoc, NULL); in sctp_sf_do_9_2_start_shutdown()
5556 reply = sctp_make_shutdown(asoc, NULL); in sctp_sf_t2_timer_expire()
Dsm_make_chunk.c813 struct sctp_chunk *sctp_make_shutdown(const struct sctp_association *asoc, in sctp_make_shutdown() function