Home
last modified time | relevance | path

Searched refs:shutdown_last_sent_to (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/net/sctp/
H A Dassociola.c534 if (asoc->shutdown_last_sent_to == peer) in sctp_assoc_rm_peer()
535 asoc->shutdown_last_sent_to = NULL; in sctp_assoc_rm_peer()
H A Dsm_sideeffect.c826 asoc->shutdown_last_sent_to); in sctp_cmd_setup_t2()
829 asoc->shutdown_last_sent_to = t; in sctp_cmd_setup_t2()
H A Dsm_statefuns.c5961 if (asoc->shutdown_last_sent_to) in sctp_sf_t2_timer_expire()
5963 SCTP_TRANSPORT(asoc->shutdown_last_sent_to)); in sctp_sf_t2_timer_expire()
/kernel/linux/linux-6.6/net/sctp/
H A Dassociola.c535 if (asoc->shutdown_last_sent_to == peer) in sctp_assoc_rm_peer()
536 asoc->shutdown_last_sent_to = NULL; in sctp_assoc_rm_peer()
H A Dsm_sideeffect.c858 asoc->shutdown_last_sent_to); in sctp_cmd_setup_t2()
861 asoc->shutdown_last_sent_to = t; in sctp_cmd_setup_t2()
H A Dsm_statefuns.c6061 if (asoc->shutdown_last_sent_to) in sctp_sf_t2_timer_expire()
6063 SCTP_TRANSPORT(asoc->shutdown_last_sent_to)); in sctp_sf_t2_timer_expire()
/kernel/linux/linux-5.10/include/net/sctp/
H A Dstructs.h1822 struct sctp_transport *shutdown_last_sent_to; member
/kernel/linux/linux-6.6/include/net/sctp/
H A Dstructs.h1848 struct sctp_transport *shutdown_last_sent_to; member

Completed in 30 milliseconds