Searched refs:shutdown_last_sent_to (Results 1 – 4 of 4) sorted by relevance
791 asoc->shutdown_last_sent_to); in sctp_cmd_setup_t2()794 asoc->shutdown_last_sent_to = t; in sctp_cmd_setup_t2()
531 if (asoc->shutdown_last_sent_to == peer) in sctp_assoc_rm_peer()532 asoc->shutdown_last_sent_to = NULL; in sctp_assoc_rm_peer()
5685 if (asoc->shutdown_last_sent_to) in sctp_sf_t2_timer_expire()5687 SCTP_TRANSPORT(asoc->shutdown_last_sent_to)); in sctp_sf_t2_timer_expire()
1606 struct sctp_transport *shutdown_last_sent_to; member