Searched defs:sctp_association (Results 1 – 1 of 1) sorted by relevance
796 struct sctp_association { struct798 int state;801 struct sctp_asconf_addrhead asconf_queue;803 struct timeval time_entered; /* time we entered state */804 struct timeval time_last_rcvd;805 struct timeval time_last_sent;806 struct timeval time_last_sat_advance;807 struct sctp_nonpad_sndrcvinfo def_send;810 struct sctp_timer dack_timer; /* Delayed ack timer */811 struct sctp_timer asconf_timer; /* asconf */[all …]