Searched defs:sctp_association (Results 1 – 1 of 1) sorted by relevance
842 struct sctp_association { struct844 int state;847 struct sctp_asconf_addrhead asconf_queue;849 struct timeval time_entered; /* time we entered state */850 struct timeval time_last_rcvd;851 struct timeval time_last_sent;852 struct timeval time_last_sat_advance;853 struct sctp_nonpad_sndrcvinfo def_send;856 struct sctp_timer dack_timer; /* Delayed ack timer */857 struct sctp_timer asconf_timer; /* asconf */[all …]