Home
last modified time | relevance | path

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

/linux-4.4.14/net/sctp/
Dsm_statefuns.c100 static sctp_disposition_t sctp_stop_t1_and_abort(struct net *net,
573 return sctp_stop_t1_and_abort(net, commands, error, ECONNREFUSED, in sctp_sf_do_5_1C_ack()
2530 return sctp_stop_t1_and_abort(net, commands, error, ECONNREFUSED, asoc, in sctp_sf_cookie_wait_abort()
2544 return sctp_stop_t1_and_abort(net, commands, SCTP_ERROR_NO_ERROR, in sctp_sf_cookie_wait_icmp_abort()
2570 static sctp_disposition_t sctp_stop_t1_and_abort(struct net *net, in sctp_stop_t1_and_abort() function