Home
last modified time | relevance | path

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

/linux-2.4.37.9/include/net/sctp/
Dsm.h107 sctp_state_fn_t sctp_sf_shutdown_sent_abort; variable
/linux-2.4.37.9/net/sctp/
Dsm_statetable.c250 {.fn = sctp_sf_shutdown_sent_abort, \
Dsm_statefuns.c1962 sctp_disposition_t sctp_sf_shutdown_sent_abort(const struct sctp_endpoint *ep, in sctp_sf_shutdown_sent_abort() function
2012 return sctp_sf_shutdown_sent_abort(ep, asoc, type, arg, commands); in sctp_sf_shutdown_ack_sent_abort()