shutdown_last_sent_to 1822 include/net/sctp/structs.h struct sctp_transport *shutdown_last_sent_to; shutdown_last_sent_to 531 net/sctp/associola.c if (asoc->shutdown_last_sent_to == peer) shutdown_last_sent_to 532 net/sctp/associola.c asoc->shutdown_last_sent_to = NULL; shutdown_last_sent_to 821 net/sctp/sm_sideeffect.c asoc->shutdown_last_sent_to); shutdown_last_sent_to 824 net/sctp/sm_sideeffect.c asoc->shutdown_last_sent_to = t; shutdown_last_sent_to 5914 net/sctp/sm_statefuns.c if (asoc->shutdown_last_sent_to) shutdown_last_sent_to 5916 net/sctp/sm_statefuns.c SCTP_TRANSPORT(asoc->shutdown_last_sent_to));